You need to put all the jars in the <axis home>/lib directory on the classpath, (or in the web-inf/lib directory for a web app).
Ken Reek <[EMAIL PROTECTED]>
12/17/2002 10:41 AM
|
To: [EMAIL PROTECTED] cc: Subject: 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