RE: Class Loading in SOAP/Tomcat

2001-06-13 Thread tamir
current needs Bye -Original Message- From: Christian Bernard [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 12, 2001 11:32 AM To: [EMAIL PROTECTED] Subject: RE: Class Loading in SOAP/Tomcat Hi Tamir, Tomcat automatically reload servlet classes (loaded from either the WEB-INF

RE: Class Loading in SOAP/Tomcat

2001-06-11 Thread tamir
Hey, After reading the previous letters, I still couldn't understand if there's a good way in which SOAP can find my programs without adding \WEB-INF\classes into the class path. It's important, because adding \WEB-INF\classes to the classpath disables tomcat ability to do auto-reloading of my cl