https://issues.apache.org/bugzilla/show_bug.cgi?id=44992
Mark Thomas <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-13 15:15:23 PST --- This works for me with the latest 6.0.x and 5.5.x There may be an issue with both the parser and Tomcat calling URL.setURLStreamHandlerFactory() although in that case I'd expect you to see an error in the logs somewhere. For the record parseUrl() has nothing to do with the exception you are seeing. The exception is thrown by the constructor of java.net.URL (not java.net.Url) when it can't find an appropriate protocol handler -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]