RE: Apache-Soap and Tomcat 3.3

2001-11-15 Thread David Brunkow
, 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

Apache-Soap and Tomcat 3.3

2001-11-13 Thread David Brunkow
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]

Apparent ClassLoader, ClassNotFoundException when using Apache Soap and Toplink

2001-11-12 Thread David Brunkow
Tomcat 3.2 on NT 4.0. Apache Soap 2.2, http://xml.apache.org/soap/ Toplink 3.0.5 The root of this entire problem seems to be that the Apache Soap services/classes cannot be found, ClassNotFoundException, unless the classes are explicitly in the classpath tomcat.bat, startup, classpath. So says