Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.0.0
-
Fix Version/s: 6.1.0rc0
-
Component/s: None
-
Labels:None
-
Environment:windows xp
-
Number of attachments :
Description
Jetty embedded in my java application is unable to access \\host\path\to\foo.war
Converting a file located on a unc path between File, URI and URL formats usually results in broken urls.
The attached patch fixes this problem.