Re: Axis and Classpath JAR's question

2004-02-14 Thread Tony Blair
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

RE: Axis and Classpath JAR's question

2004-02-14 Thread Saunders, Roger
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

Axis and Classpath JAR's question

2004-02-14 Thread n . w . robinson
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)