DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20374>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20374

add way to put additional directories in shared classloader

           Summary: add way to put additional directories in shared
                    classloader
           Product: Tomcat 4
           Version: 4.1.24
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It looks like these directories are hard-coded in Bootstrap.java to be fixed
subdirectories of CATALINA_BASE.  (BTW the documentation still says CATALINA_HOME.)

I want to add classes and jar files from some additional directories.  (They are
at fixed locations in my development environment and I'm migrating from JRun
which does make this configurable.)

Perhaps a catalina.shared-classpath property?

(Symbolic links would work except I'm running on Windows.  Guess I'll have to
copy them.)

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

Reply via email to