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=29337>.
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=29337

Reload destroys classpath

           Summary: Reload destroys classpath
           Product: Tomcat 4
           Version: 4.1.27
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Manager
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I'm working with encryption of mail messages from my web app so I have 
replaced Javas default jar files local_policy.jar and US_export_policy.jar 
with the the ones from "Java Cryptography Extension Unlimited Strength 
Jurusdiction Policy Files". These are located in %JAVA_HOME%\jre\lib\security.

Everything works perfectly but if I restart my web application using the 
manager it stops working since it can't find the classes described above.

My guess is that the manager creates a new classpath and forgets the security 
directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to