Hi Niel,
Specifiying jar file in the classpath should technically work. Have you tried perhaps copy the third party jars under Tomcat? I had a similar problem with the SoapMonitorApplet classes and ended up moving them under Tomcat to make it work.
Regards,
Tony.[EMAIL PROTECTED] wrote:
Hi,I wo
Try putting the jar file in %CATALINA_HOME%\webapps\axis\WEB-INF\lib and
restart tomcat
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 14 February 2004 13:00
To: [EMAIL PROTECTED]
Subject: Axis and Classpath JAR's question
Hi,
I would like to dploy a s
Hi,
I would like to dploy a simple web service using AdminClient. However, this
service uses third-party (i.e. non-java) classes, whose jars have been placed
in my classpath. Hence the service compiles fine. However, after deployment
onto Axis, When you access the service axis (in the Tomcat log)