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

Class loader attempts to open directory as file





------- Additional Comments From [EMAIL PROTECTED]  2002-10-12 08:16 -------
FYI: This is/was a bug in bootstrap.jar whereby the authors were assuming
directory names always end with a backslash. This is a bad assumption; they
should have used File.isDirectory() for this check.

Attached is a patch version of bootstrap.jar based upon Tomcat 4.0.4 final. I
hacked it myself ;)

As well, I believe this issue has been fixed in newer builds of Tomcat; would be
nice if someone could verify that. If you see the bug no longer occurs in newer
builds, please close this bug as "FIXED".

Thanks,
Gili

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

Reply via email to