[
https://issues.apache.org/jira/browse/CXF-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295041#comment-13295041
]
Willem Jiang commented on CXF-4350:
-----------------------------------
Just added the patch of cxfrs and jms transport.
This patch introduced a message header for the restful request and the jms
transport will setup the jms properties for it.
I also added a system test in the JAXRSJmsTest for show how to use jms URI to
setup the service address. As I didn't find a way to setup the REQUEST_URI
message header through the WebClient API, I just add a JAXRSFeature to update
the header for testing.
> CXF JMS transport should support to JAXRS fontend client out of box
> -------------------------------------------------------------------
>
> Key: CXF-4350
> URL: https://issues.apache.org/jira/browse/CXF-4350
> Project: CXF
> Issue Type: Improvement
> Components: Transports
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Attachments: cxfrs-jms.patch
>
>
> Current JMS transport doesn't send out Message.REQUEST_URI and
> Message.HTTP_REQUEST_METHOD properties as the HTTP transport does.
> We need to add these headers when the jaxrs frondend client is used with JMS
> transport.
--
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