Re: Adjusting WS-RM systests for http 202

2011-09-06 Thread Aki Yoshida
Hi Dan, I submitted the patch for this CXF-3768 in trunk. As this issue was raised for 2.4.2., I was thinking of integrating this patch into 2.4.x. But after reading your question, I was not sure about how you thought. Would you prefer to keep the old behavior in 2.4? Technically, the behavior can

Re: cxf and jms service

2011-09-06 Thread Daniel Kulp
On Saturday, September 03, 2011 1:47:57 AM marcin.kasin...@gmail.com wrote: > Hello. > > I have small question. > I'm using cxf lib with eclipse. > > Generating service is very simple (right click -> WebService -> Create > WebService). > > After that I use this service using WebService over HTT

Re: cxf and jms service

2011-09-06 Thread marcin.kasinski
Hello. Sorry for my additional question but I think I haven't describe my problem clearly. Thank you for mentioned samples. In this examples I have to start additional code Broker and JMSServer as a standalone application. I would like to start my java service inside application server with H

Re: cxf and jms service

2011-09-06 Thread Johan Edstrom
Nothing prevents that. On Sep 6, 2011, at 12:20, "marcin.kasinski" wrote: > > Hello. > > Sorry for my additional question but I think I haven't describe my problem > clearly. > > Thank you for mentioned samples. > > > In this examples I have to start additional code Broker and JMSServer as

Re: Adjusting WS-RM systests for http 202

2011-09-06 Thread Daniel Kulp
On Tuesday, September 06, 2011 3:22:39 PM Aki Yoshida wrote: > Hi Dan, > I submitted the patch for this CXF-3768 in trunk. > As this issue was raised for 2.4.2., I was thinking of integrating > this patch into 2.4.x. > > But after reading your question, I was not sure about how you thought. > Woul