Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Websphere Application 6.1 - Logging related issue - NoClassDefFoundError

0 views
Skip to first unread message

ghant...@gmail.com

unread,
Jun 10, 2008, 5:35:11 PM6/10/08
to
HI,

Running into this issue while deployig the application.

I did change the classloader option to - classes loaded with application classes loaded first

Also, created commons-logging.properties under properties directory

priority=1

org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactor yImpl

Any comments/suggestions to fix this issue?

thanks

S

6/10/08 14:15:22:409 PDT 0000001e EJBContainerI E WSVR0040E: addEjbModule failed for lib/XXAPI.jar http://class com.ibm.ws.runtime.component.DeployedEJBModuleImpl

java.lang.NoClassDefFoundError: com.XXX.core.log.Log

at com.callidus.messagebus.server.ejb.mdb.MDBService. (MDBService.java:26)
at java.lang.J9VMInternals.initializeImpl(Native Method)

at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)

at java.lang.Class.newInstanceImpl(Native Method)

at java.lang.Class.newInstance(Class.java:1263)

0 new messages