Openfire & install4j

hello,everyone,
I’ve made some changes to Openfire source code in Eclipse.After compiled successfully,I use install4j to make an install file for Windows,then there’s some trouble.
An error occors.

java.lang.ClassNotFoundException: Installation directory.work.classes.org.jivesoftware.openfire.starter.ServerStarter
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)

Has anyone used install4j to make an install file?Please help me out!Thank a lot!

Echo

anyone?

Just to comment, i dont think there will be many people using the commercial install4j with Openfire. Unless some of the Jive devs can reply, but they are rare guests in these forums.

Thank you!