Wednesday, February 8, 2012 15:46

NoClassDefFound Documentum Java Method Server

Tagged with:
Posted by on Saturday, August 22, 2009, 10:52
This news item was posted in Documentum category and has 0 Comments so far.

The actual method class may have other dependent jar files that are not deployed properly.
 
Resolution
The method class has to be deployed to the java_methods folder. Typically, copying  the  dependent jar files to locations below ( especially # 3) and restarting the method server should fix the problem.
 
1. $DOCUMENTUM/jboss4.2.0/server/DctmServer_MethodServer/lib   
2. $DOCUMENTUM/jboss4.2.0/lib  
3. $DOCUMENTUM/jboss4.2.0/server/DctmServer_MethodServer/deploy/ServerApps.ear/DmMethods.war/WEB-INF/lib

Leave a Reply

You can leave a response, or trackback from your own site.