Thanks Guys..I did forget to put common-logging.jar in my classpath

Regards,

Ken

 [EMAIL PROTECTED] wrote:


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
Please respond to axis-user

       
        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



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

Reply via email to