[ 
https://issues.apache.org/jira/browse/WINK-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13605510#comment-13605510
 ] 

Luciano Resende commented on WINK-361:
--------------------------------------

This seems aligned with what I was trying over the weekend, but I was never 
getting 404 as in your original issue description. 

Having said that, this might be an web application issue, see : 
http://tomcat.apache.org/security-6.html

Anyway, I'll try to give a second look at it in the next couple days.
                
> 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
>            Priority: Blocker
>              Labels: Encoding, URI, forward, slashes
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to