Skip to content

Conversation

@ptzafrir
Copy link

URL translate spaces to %20 and thus is unable to resolve jar paths located in directory with spaces in the path (as is the case under windows).

Tzafrir Poupko added 2 commits June 20, 2016 09:17
As suggested by oracle in http://bugs.java.com/bugdatabase/view_bug.do?bug_id=4466485
URL contains %-encoded characters, and it is suggested to use URI to resolve those.
@redfish4ktc
Copy link

This should fix https://issues.apache.org/jira/browse/MTOMCAT-294, see also #16

@ptzafrir
Copy link
Author

ptzafrir commented Apr 3, 2018

@olamy Any comments on this PR? any chance of merging this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants