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

Contexts with subdirectories fail to run

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2001-09-24 21:26 -------
The problem is that URLClassLoader has problems with directory names containing
%2F, or possibly encoded characters in general.  As a result, it would return
null when getResourceAsStream() was called open a stream to the class file.

The fix appears in the current 3.3 nightly and will be included in RC2.  Reopen
if you still have problems.

Thanks for the bug report.

Reply via email to