Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loaderWebappClassLoader.java

2001-07-12 Thread Jon Stevens
on 7/12/01 2:22 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: - Implementation note : class and JAR reloading is not supported in non standard class repositories. Define non standard. -jon -- If you come from a Perl or PHP background, JSP is a way to take your pain to new levels.

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loaderWebappClassLoader.java

2001-07-12 Thread Remy Maucherat
on 7/12/01 2:22 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: - Implementation note : class and JAR reloading is not supported in non standard class repositories. Define non standard. Not in the webapp repositories. Remy

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loaderWebappClassLoader.java

2001-06-18 Thread Jon Stevens
on 6/18/01 7:12 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: - All the JARs in /WEB-INF/lib are extracted and copied to the work directory, even if the resources are filesystem based. Otherwise, it is not possible to actually manipulate the JARs which are in the webapp while they're

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loaderWebappClassLoader.java

2001-06-18 Thread Remy Maucherat
on 6/18/01 7:12 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: - All the JARs in /WEB-INF/lib are extracted and copied to the work directory, even if the resources are filesystem based. Otherwise, it is not possible to actually manipulate the JARs which are in the webapp while they're