You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by rgavlin <rg...@yahoo.com> on 2008/02/04 22:48:02 UTC

servicemix-cxf-bc support for SOAP/JMS

Does servicemix-cxf-bc support SOAP/JMS? If yes, then
http://servicemix.apache.org/servicemix-cxf-bc.html should be updated
accordingly. If no, are there any plans to add SOAP/JMS support to
servicemix-cxf-bc?

- Ron

-- 
View this message in context: http://www.nabble.com/servicemix-cxf-bc-support-for-SOAP-JMS-tp15278387s12049p15278387.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


Re: servicemix-cxf-bc support for SOAP/JMS

Posted by Freeman Fang <fr...@iona.com>.
Hi Ron,

I will update the wiki when [1] is done, and append the link to 
demonstrate how it works

[1]https://issues.apache.org/activemq/browse/SM-1233

Cheers

Freeman

rgavlin wrote:
> Hi Freeman,
>
> Great. Should http://servicemix.apache.org/servicemix-cxf-bc.html be updated
> to reflect that this components supports all built-in CXF transports
> including http and jms?
>
> - Ron
>
>
> Freeman Fang wrote:
>   
>> Hi Ron,
>>
>> Hopefully it's not too late to reply, I miss several mail during long 
>> spring festival holiday, I'm sorry. :-)
>>
>> In theory, yeah, servicemix-cxf-bc should all built-in cxf transport, 
>> which include jms. I'm going to add a test to demonstrate how it works.
>>
>> Best Regards
>>
>> Freeman
>>
>> rgavlin wrote:
>>     
>>> Does servicemix-cxf-bc support SOAP/JMS? If yes, then
>>> http://servicemix.apache.org/servicemix-cxf-bc.html should be updated
>>> accordingly. If no, are there any plans to add SOAP/JMS support to
>>> servicemix-cxf-bc?
>>>
>>> - Ron
>>>
>>>   
>>>       
>>     
>
>   

Re: servicemix-cxf-bc support for SOAP/JMS

Posted by rgavlin <rg...@yahoo.com>.
Hi Freeman,

Great. Should http://servicemix.apache.org/servicemix-cxf-bc.html be updated
to reflect that this components supports all built-in CXF transports
including http and jms?

- Ron


Freeman Fang wrote:
> 
> Hi Ron,
> 
> Hopefully it's not too late to reply, I miss several mail during long 
> spring festival holiday, I'm sorry. :-)
> 
> In theory, yeah, servicemix-cxf-bc should all built-in cxf transport, 
> which include jms. I'm going to add a test to demonstrate how it works.
> 
> Best Regards
> 
> Freeman
> 
> rgavlin wrote:
>> Does servicemix-cxf-bc support SOAP/JMS? If yes, then
>> http://servicemix.apache.org/servicemix-cxf-bc.html should be updated
>> accordingly. If no, are there any plans to add SOAP/JMS support to
>> servicemix-cxf-bc?
>>
>> - Ron
>>
>>   
> 
> 

-- 
View this message in context: http://www.nabble.com/servicemix-cxf-bc-support-for-SOAP-JMS-tp15278387s12049p15562339.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


Re: servicemix-cxf-bc support for SOAP/JMS

Posted by Freeman Fang <fr...@gmail.com>.
Hi Ron,

For cxf jms transport, of course you can configure to use other jms 
implementation besides activemq.
Sorry for the misleading.

Freeman


rgavlin wrote:
> Hi,
>
> Does using cxf's built-in jms transport imply that the activemq broker must
> be used? I would think cxf would use whatever jms broker is configured,
> correct?
>
> - Ron
>
>
> Freeman Fang-2 wrote:
>   
>> Hi Bruce,
>>
>> Yes, using service-cxf-bc to do soap over jms would not use 
>> servicemix-jms component, it just use cxf built-in jms transport, which 
>> use activemq underlying as well.
>>
>> Cheers
>>
>> Freeman
>> Bruce Snyder wrote:
>>     
>>> On Feb 19, 2008 12:24 AM, Freeman Fang <fr...@gmail.com> wrote:
>>>   
>>>       
>>>> Hi Ron,
>>>>
>>>> Hopefully it's not too late to reply, I miss several mail during long
>>>> spring festival holiday, I'm sorry. :-)
>>>>
>>>> In theory, yeah, servicemix-cxf-bc should all built-in cxf transport,
>>>> which include jms. I'm going to add a test to demonstrate how it works.
>>>>     
>>>>         
>>> But using the servicemix-cxfbc to do SOAP over JMS would not use the
>>> servicemix-jms component, correct?
>>>
>>> Bruce
>>>   
>>>       
>>     
>
>   

Re: servicemix-cxf-bc support for SOAP/JMS

Posted by rgavlin <rg...@yahoo.com>.
Hi,

Does using cxf's built-in jms transport imply that the activemq broker must
be used? I would think cxf would use whatever jms broker is configured,
correct?

- Ron


Freeman Fang-2 wrote:
> 
> Hi Bruce,
> 
> Yes, using service-cxf-bc to do soap over jms would not use 
> servicemix-jms component, it just use cxf built-in jms transport, which 
> use activemq underlying as well.
> 
> Cheers
> 
> Freeman
> Bruce Snyder wrote:
>> On Feb 19, 2008 12:24 AM, Freeman Fang <fr...@gmail.com> wrote:
>>   
>>> Hi Ron,
>>>
>>> Hopefully it's not too late to reply, I miss several mail during long
>>> spring festival holiday, I'm sorry. :-)
>>>
>>> In theory, yeah, servicemix-cxf-bc should all built-in cxf transport,
>>> which include jms. I'm going to add a test to demonstrate how it works.
>>>     
>>
>> But using the servicemix-cxfbc to do SOAP over JMS would not use the
>> servicemix-jms component, correct?
>>
>> Bruce
>>   
> 
> 

-- 
View this message in context: http://www.nabble.com/servicemix-cxf-bc-support-for-SOAP-JMS-tp15278387s12049p15600218.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


Re: servicemix-cxf-bc support for SOAP/JMS

Posted by Freeman Fang <fr...@iona.com>.
Hi Bruce,

Yes, using service-cxf-bc to do soap over jms would not use 
servicemix-jms component, it just use cxf built-in jms transport, which 
use activemq underlying as well.

Cheers

Freeman
Bruce Snyder wrote:
> On Feb 19, 2008 12:24 AM, Freeman Fang <fr...@gmail.com> wrote:
>   
>> Hi Ron,
>>
>> Hopefully it's not too late to reply, I miss several mail during long
>> spring festival holiday, I'm sorry. :-)
>>
>> In theory, yeah, servicemix-cxf-bc should all built-in cxf transport,
>> which include jms. I'm going to add a test to demonstrate how it works.
>>     
>
> But using the servicemix-cxfbc to do SOAP over JMS would not use the
> servicemix-jms component, correct?
>
> Bruce
>   

Re: servicemix-cxf-bc support for SOAP/JMS

Posted by Bruce Snyder <br...@gmail.com>.
On Feb 19, 2008 12:24 AM, Freeman Fang <fr...@gmail.com> wrote:
> Hi Ron,
>
> Hopefully it's not too late to reply, I miss several mail during long
> spring festival holiday, I'm sorry. :-)
>
> In theory, yeah, servicemix-cxf-bc should all built-in cxf transport,
> which include jms. I'm going to add a test to demonstrate how it works.

But using the servicemix-cxfbc to do SOAP over JMS would not use the
servicemix-jms component, correct?

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Re: servicemix-cxf-bc support for SOAP/JMS

Posted by Freeman Fang <fr...@gmail.com>.
Hi Ron,

Hopefully it's not too late to reply, I miss several mail during long 
spring festival holiday, I'm sorry. :-)

In theory, yeah, servicemix-cxf-bc should all built-in cxf transport, 
which include jms. I'm going to add a test to demonstrate how it works.

Best Regards

Freeman

rgavlin wrote:
> Does servicemix-cxf-bc support SOAP/JMS? If yes, then
> http://servicemix.apache.org/servicemix-cxf-bc.html should be updated
> accordingly. If no, are there any plans to add SOAP/JMS support to
> servicemix-cxf-bc?
>
> - Ron
>
>