> From: Akoulov, Alexandre [IT] [mailto:[EMAIL PROTECTED]
> Subject: RE: Problem with the classloader in
> jakarta-tomcat-5.0.28 - cannot add a jar file to class repository
>
> However, if you add a reference to the actual jar file (eg,
> shared.loader=${catalina.home}/shared/lib/velocity-dep-1.3.1.j
> ar) you will not be able to use any classes from it but
> rather will get ClassNotFoundException. This is the actual problem!
This appears to be the same situation described in Bugzilla entry 23344
(see
http://issues.apache.org/bugzilla/show_bug.cgi?id=23344
for details) which was marked as fixed in September 2003 in level
5.0.12. Apparently, individual jars should be added as URLs rather than
normal file system paths. I suppose that means using
file:///<path>/<file>.jar, but I haven't tried it.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]