RE: newbie to Java and SOAP

2002-01-28 Thread Hansen, Richard
> 1) What should my classpath be? Depends, mine has no changes for SOAP under Tomcat 4.1 > 2) Do I need to modify catalina.bat? No. > 3) What jars go in each directory? Either put the .war in the webaps directory or copy the webapps\soap direcotry to webapps. You may need to get soap.jar int

newbie to Java and SOAP

2002-01-28 Thread Wallis, Simon (Toronto - 22 Front)
Hi there, I'm a newbie to Java and SOAP, so please be patient with this very basic request :) I'm trying to get the following to work together: -Windows 2000 -IIS -Tomcat 4.0.1 -Apache SOAP 2.2 -Java JDK 1.3.1_02 I've got the JDK installed, and I've got Tomcat 4.0.1 install