Re: Discussion about using JMS transport with CXFRS

2012-06-04 Thread Willem Jiang
Hi Sergey, I'm trying to create a WebClient instance by setting the address with jms uri to configure the endpoint jms address. But now I have trouble to setup the message context of REQUEST_URI in WebClient as this uri is not jms uri which I used to create the WebClient. How can I set

Discussion about using JMS transport with CXFRS

2012-05-29 Thread Willem Jiang
Hi, I just have a chance to go through the missing feature of JMS transport to support cxfrs frontend. Current JMS transport doesn't send out Message.REQUEST_URI and Message.HTTP_REQUEST_METHOD properties as the HTTP transport does. So it hard for use the use the cxfrs frontend with JMS

Re: Discussion about using JMS transport with CXFRS

2012-05-29 Thread Sergey Beryozkin
Hi Willem On 29/05/12 14:53, Willem Jiang wrote: Hi, I just have a chance to go through the missing feature of JMS transport to support cxfrs frontend. Current JMS transport doesn't send out Message.REQUEST_URI and Message.HTTP_REQUEST_METHOD properties as the HTTP transport does. So it hard

Re: Discussion about using JMS transport with CXFRS

2012-05-29 Thread Willem Jiang
On Tue May 29 22:33:59 2012, Sergey Beryozkin wrote: Hi Willem On 29/05/12 14:53, Willem Jiang wrote: Hi, I just have a chance to go through the missing feature of JMS transport to support cxfrs frontend. Current JMS transport doesn't send out Message.REQUEST_URI and