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

Sergey Beryozkin commented on CXF-5698:
---------------------------------------

Hi Aki,

Can you type some examples ?

Thanks, Sergey

> Use the service root path instead of the initial request path to restrict 
> websocket service access
> --------------------------------------------------------------------------------------------------
>
>                 Key: CXF-5698
>                 URL: https://issues.apache.org/jira/browse/CXF-5698
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>             Fix For: 3.0.0
>
>
> Currently, the URL path used to initiate the websocket connection is used to 
> allow or restrict the subsequent operations received over the websocket.
> This is not convenient as the caller must know the service root path to be 
> able to invoke all the operations supported by the service. A more convenient 
> approach would be to use the service root path as the filter so that the 
> subsequent requests to one of its operations can be processed even if the 
> initial connection request uses one of these sub resource paths.



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

Reply via email to