You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ken Reek <ke...@yahoo.com> on 2002/12/17 19:41:49 UTC

NoClassDefFoundError: org.apache.commons.logging.LogFactory..Any Ideas??

Hi All,

 I am getting the following errors when I am trying to run my application. I have axis.jar in my classpath. Any Ideas??

Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory
        at org.apache.axis.components.logger.LogFactory$1.class$(LogFactory.java
:68)
        at org.apache.axis.components.logger.LogFactory$1.run(LogFactory.java:84
)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.apache.axis.components.logger.LogFactory.getLogFactory(LogFactory
.java:80)
        at org.apache.axis.components.logger.LogFactory.<clinit>(LogFactory.java
:72)
        at org.apache.axis.configuration.EngineConfigurationFactoryFinder.<clini
t>(EngineConfigurationFactoryFinder.java:94)
        at org.apache.axis.client.Service.<init>(Service.java:111)



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now