Help me with JARs PLEASE!!!!
Hello,
Following is the scenario
Application name: PL
Directory "PL" has
- A.jar
- B.jar
When I create PL.jar I store it in the dir "PL" by using the appropriate relative path to A.jar and B.jar in the manifest file. PL.jar executes in folder "PL"; BUT when I copy PL.jar to another folder say desktop it gives me a NoClassDefFoundError. Can anybody help me with this as I have wrecjed my brains over this for 2 days. I have to distribute PL.jar to clients for testing purpose.....Please reply ASAP.
Thanks.
Salil.

