jayasreeb wrote:
Hi,

I am new to JMS webservice.
My requirement is to create and deploy a webservice in Service Mix but I
need to use JMS instead of HTTP.
That exactly the test I metioned can do.
In case of http I created cxf-se and cxf-bc with service assembly and
deployed it in Servicemix.

Basically almost same with jms transport, you need modify your wsdl port part to configure jms transport.
In JMS What are the service Units do I need to create?
Is there any existing example for creation and deployment of Webservices
using JMS?
The test do all that for you, you need go through the test code and configuration , as well as the wsdl to get the idea

Best Regards
Freeman
Jayasree.B



I need to create a web service
Freeman Fang wrote:
Hi,

If your "JMS web service" means web service based on jms transport, you can use servicemix-cxf-bc.
Take a look at [1] to see how it works

[1]http://svn.apache.org/repos/asf/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-cxf-bc/src/test/java/org/apache/servicemix/cxfbc/CxfBcJmsTest.java

Regards
Freeman

jayasreeb wrote:
Hi

I have requirement to create JMS web service and deploy it in service
mix.
What are the steps do I need to follow to do this?Is there any existing
example available so that i can refer?

I also need to call this JMS web service from Standalone Java Program.How
can I do this?

Thanks in Advance
Jayasree.B



Reply via email to