You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by shanti <sh...@gmail.com> on 2011/04/08 04:32:01 UTC

Can we use CXF's SOAP Over MQ feature for sending and receiving message with out knowing a WSDL

hi,

I have a few doubts regarding CXF's SOAP Over MQ feature.
I am trying to consume an webservice through SOAP Over JMS as the service
listens to a queue and reply back to another queue. But the WSDL has SOAP
Over HTTP transport.
I want to know if i can use CXF as a JMS transport mechanism without caring
about the WSDL? Can i use this for sending and receiving message?

Any help is appreciated.

Thanks,
Shanti

--
View this message in context: http://cxf.547215.n5.nabble.com/Can-we-use-CXF-s-SOAP-Over-MQ-feature-for-sending-and-receiving-message-with-out-knowing-a-WSDL-tp4289930p4289930.html
Sent from the cxf-user mailing list archive at Nabble.com.

Re: Can we use CXF's SOAP Over MQ feature for sending and receiving message with out knowing a WSDL

Posted by Willem Jiang <wi...@gmail.com>.
Hi

CXF support JMS URI, which could help you setup the queue information 
without using WSDL. You can find more information here[1]

[1]http://java.dzone.com/articles/apache-cxf-23-implementation

On 4/8/11 10:32 AM, shanti wrote:
> hi,
>
> I have a few doubts regarding CXF's SOAP Over MQ feature.
> I am trying to consume an webservice through SOAP Over JMS as the service
> listens to a queue and reply back to another queue. But the WSDL has SOAP
> Over HTTP transport.
> I want to know if i can use CXF as a JMS transport mechanism without caring
> about the WSDL? Can i use this for sending and receiving message?
>
> Any help is appreciated.
>
> Thanks,
> Shanti
>
> --
> View this message in context: http://cxf.547215.n5.nabble.com/Can-we-use-CXF-s-SOAP-Over-MQ-feature-for-sending-and-receiving-message-with-out-knowing-a-WSDL-tp4289930p4289930.html
> Sent from the cxf-user mailing list archive at Nabble.com.


-- 
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
          http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Connect at CamelOne May 24-26
The Open Source Integration Conference
http://camelone.com

Re: Can we use CXF's SOAP Over MQ feature for sending and receiving message with out knowing a WSDL

Posted by shanti <sh...@gmail.com>.
Thank you for your reply.

--
View this message in context: http://cxf.547215.n5.nabble.com/Can-we-use-CXF-s-SOAP-Over-MQ-feature-for-sending-and-receiving-message-with-out-knowing-a-WSDL-tp4289930p4292271.html
Sent from the cxf-user mailing list archive at Nabble.com.

Re: Can we use CXF's SOAP Over MQ feature for sending and receiving message with out knowing a WSDL

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

You can use both spring configuration or wsdl configuration way to  
enable soap over jms transport.
The spring configuration will overwirte the transport used in wsdl.
Take a look at [1] to get more details.
[1]http://cxf.apache.org/docs/jms-transport.html

Freeman
On 2011-4-8, at 上午10:32, shanti wrote:

> hi,
>
> I have a few doubts regarding CXF's SOAP Over MQ feature.
> I am trying to consume an webservice through SOAP Over JMS as the  
> service
> listens to a queue and reply back to another queue. But the WSDL has  
> SOAP
> Over HTTP transport.
> I want to know if i can use CXF as a JMS transport mechanism without  
> caring
> about the WSDL? Can i use this for sending and receiving message?
>
> Any help is appreciated.
>
> Thanks,
> Shanti
>
> --
> View this message in context: http://cxf.547215.n5.nabble.com/Can-we-use-CXF-s-SOAP-Over-MQ-feature-for-sending-and-receiving-message-with-out-knowing-a-WSDL-tp4289930p4289930.html
> Sent from the cxf-user mailing list archive at Nabble.com.

---------------------------------------------
Freeman Fang

FuseSource
Email:ffang@fusesource.com
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
Connect at CamelOne May 24-26
The Open Source Integration Conference