Hi,
I am trying a sample application for Web Services. I keep getting this
error message :
Exception in thread "main" java.lang.NoClassDefFoundError:
org.apache.commons.logging.LogFactory
at
org.apache.axis.components.logger.LogFactory.class$(LogFactory.java:45)
at
org.apache.axis.components.logger.LogFactory$1.run(LogFactory.java:45)
at java.security.AccessController.doPrivileged(Native Method)
etc....
I have included jaxrpc.jar, axis.jar (from Axis 1.4 binary distribution)
and org.apache.commons.logging to the CLASSPATH. Can you please tell me
if there is a (possible) version incompatibility issue here ?
Regards,
Nags.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]