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

RMI call from Web Application throws SocketException if CATALINA_HOME has a space in it





------- Additional Comments From [EMAIL PROTECTED]  2002-11-14 12:56 -------
Thanks for the additional details. I had added realFile.toURI().toURL() already
in the Tomcat 5 dev code, but it has the following problems:
- works only with JDK 1.4 :-(
- causes problems with codebase definitions used by the security manager (which
are not URL encoded); for that reason, the encoded URLs are only returned for
getResource calls.

I think this change will be reverted (we need to work with JDK 1.3), and another
fix will be needed.

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to