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

Willem Jiang commented on CXF-5610:
-----------------------------------

Hi Dan,

Thanks for pointing that out, I'm sorry my patch break the tests of WS-N.
CXF supports to take the request which is start with 
"http://localhost:9000/foo/bar"; for the REST service.
The request of "http://localhost:9000/foo/bar/bar/addUsers"; can confuse the 
CXF, if there are two REST services which address are the same prefix just as I 
showed. 
I will keep digging the code to find a right way to address this kind of issue.

Regards,

Willem


> Jetty transport should warn the user if the endpoint address conflicts with 
> published service
> ---------------------------------------------------------------------------------------------
>
>                 Key: CXF-5610
>                 URL: https://issues.apache.org/jira/browse/CXF-5610
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 3.0.0, 2.7.11, 2.6.14
>
>
> When the user want to publish endpoint with address 
> "http://localhost:9000/foo/bar"; and "http://localhost:9000/foo/bar/bar";, he 
> should be get an error as these two address are conflict with each other.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to