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

Volume-Name SYS: becomes protocol on Novell Netware





------- Additional Comments From [EMAIL PROTECTED]  2001-09-26 11:52 -------
Hi!

It's me again. I haven't tried out recently because we switched over on a Linux
machine. I'll look for the log if i'm on the Novell Server again. But the
investigation we made points to this piece of CocoonServlet.java:

if(path.indexOf(':')>1)
    url = new URL(path);
else
    url = (new File(path)).toURL();

In the RC1 it's row no. 642.
If Novell comes with it's path: "SYS:\tomcat\cocoon" it will certainly go the
URL-way!

So far...


Björn

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to