Hi,
I have a jar file, which i need to schedule in BO. I am able to publish in Enterprise and schedule.
The jar file also inculdes some depended jar files.. which are in \lib folder. When i schedule it is showing "A main Java class needs to be specified to run the program. "
I tested the following scenarios....
1. Copied the depended jar file to a folder in file store, where the published jar file got saved.
2. Created the depended jar file in to one enterprise folder and configured in MANIFEST file.
3. Also tried to publish the depended jar file along with main jar file.
All these case it is giving the same error,.
I just want to know how i can set classpath and lib path while scheduling... If anybody tried this before... please help me.
Regards
Baby