https://issues.apache.org/bugzilla/show_bug.cgi?id=44992
Mark Thomas <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME
--- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-14 07:45:20 PST ---
For both 6.0.x and 5.5.x the following runs without error in a JSP:
URL url = new
URL("jndi:/localhost/myWebApp/WEB-INF/wsdl/StockQuoteService.wsdl");
>From your description it looks like an issue with how OSGI interacts with the
URL class to provide additional protocol handlers. I don't see anything in this
report to suggest a Tomcat bug at this point.
Again, parseURL() is a red herring. That method doesn't throw the exception you
are seeing.
--
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]