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

Catalina class loader throws exception while getting a directory's URL using 
Class.getResource()





------- Additional Comments From [EMAIL PROTECTED]  2001-11-14 10:14 -------
Ok, but you'll have to point me to the part in the Java spec that specifies 
this, otherwise, I won't fix it.

The CL javadoc says (for the getResource method):
Finds the resource with the given name. A resource is some data (images, audio, 
text, etc) that can be accessed by class code in a way that is independent of 
the location of the code.

It seems to me that there's an emphasis on the resource being a file (instead 
of a directory).

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

Reply via email to