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

Reply via email to