DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35735>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35735 Summary: Classloader often does not seperate Webapp Classpaths Product: Tomcat 5 Version: 5.5.7 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Jasper AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] Hi, we use TC 5.5.7 with 5 WebApps which have ususally the same classes, but are complettly seperated by directories. Think of it as Production-, Beta- and Developer-WebApps. >From time to time, we restart TC . If we do, and the dev webapp is first who is accesed and for this loads it classes, these classes are also used in the production web. for 95% of the used classes in this three apps, code and class methodes are the same, as the jsps are the same too. Our Production web does not reload classes in the classpath for speed reasons. The dev app does reload the classes. We used TC3 before we switched to TC5 and TC3 did NEVER show this behaviour. What do you need from our server to investigate this? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]