posted 15 years ago
Hi All
I was trying to make a small application and give to my users as a executable jar file. My application is a single screen developed in swing with the processing logic in a POJO. The main method is the same class as that making the swing screen. When I package the application,though it starts on double click and the swing screen comes up, nothing happens on call of the pojo.I've checked this by putting popups before and after the new call on my pojo, the first one comes up,when the one after the new call doesn;t. However, teh same executes well through Eclipse on any system. In my system,the jar file also works.
I tried mentioning the jars used by my POJO in the manisfest classpath varible also. When i explode the jar created, it does contain all the necessary jar files in its lib folder.
I'm a bit stuck and some fresh idea will be most welcome.
That the JAR works on my system and doesn't on others is troubling me. Also, how come Eclipse is able to run the code?
Thanks
Jhakda
If I become filthy rich, I'll sponsor research for painless dental treatment at Harvard Medical School. Thats why,I'm learning Java.I have 32 teeth, 22 are man made.