Wink cannot resolved URI path segments that have encoded forward slashes
-------------------------------------------------------------------------
Key: WINK-361
URL: https://issues.apache.org/jira/browse/WINK-361
Project: Wink
Issue Type: Bug
Components: Server
Affects Versions: 1.1.3
Environment: Any
Reporter: BK Lau
Wink cannot resolve URI that have encoded forward slashes in them.
Example: Consider the URI:
/servers/{server}
If the URI template parameter {server} is "http://abc.com:8000",
one would get "404- Not Found" because of the "//" slashes
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira