Hi All,
I am using D6.5 and I have copied my custom methods jar in the dba/javamethods location. My custom methods need diiferent jars (A.jar, B.jar....) to run.
I have given these jars entries in the MANIFEST.MF file placed on the following location:
/MY_REPOSITORY/A/documentum/jboss4.2.0/server/DctmServer_MethodServer/deploy/ServerApps.ear/DmMethods.war/META-INFBut when I run my methods then it doesnt pick any jar mentioned in the MANIFEST.MF file (class not found error).I have attached the file for your reference. Please suggest.Thanks,Amit