David: Another solution is to simply deploy the apache web-application into the same context as your own. This means that you have to merge web.xml files, but it's otherwise pretty straightforward.
This means that only your web-application will be able to respond to SOAP requests, however. I've implemented Apache SOAP both ways. ----- Original Message ----- From: "David Brunkow" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, November 13, 2001 3:35 PM Subject: Apache-Soap and Tomcat 3.3 | | | Does anyone have Apache-Soap working with Tomcat 3.3? Unless you jar your | app and put it in %TOMCAT_HOME%\lib\common\ I don't think it should work. | I'm having all kinds or problems with classes could not be found on just the | samples. | | Thanks, | | Dave | | -- | To unsubscribe: <mailto:[EMAIL PROTECTED]> | For additional commands: <mailto:[EMAIL PROTECTED]> | Troubles with the list: <mailto:[EMAIL PROTECTED]> | | | -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
