thanks for the response....will soap 2.2 work with the lastest jdk 1.4? thanks in advance! ----- Original Message ----- From: "Harnish, Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 1:37 PM Subject: RE: soap 2.2 and Tomcat 4.0
> Joo, > > It works with Tomcat 4.0. The installation procedures are pretty much the > same, if I remember correctly, as they are in > http://xml.apache.org/soap/docs/index.html, which explains how to install it > under Tomcat 3.2. One exception: tomcat.bat and tomcat.sh referenced in > those instructions have been replaced by catalina.bat and catalina.sh. > Change *those* files to put the xerces.jar at the beginning of the TC4 > classpath, as instructed in the aforementioned link. > > Caveat: I got it working by deploying the soap.war file, not by adding a > context to the conf/server.xml. I assume that way will work too. > > Regards, > Mike > > -----Original Message----- > From: Joo Park [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 27, 2002 2:19 PM > To: [EMAIL PROTECTED] > Subject: soap 2.2 and Tomcat 4.0 > > > Does Soap 2.2 work with Tomcat 4.0 and do I have to do anything special to > get it working? > > thanks in advance! >