You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/07/14 14:48:21 UTC

DO NOT REPLY [Bug 35735] New: - Classloader often does not seperate Webapp Classpaths

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: schwarz@power-netz.de


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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org