I have a JEE application that needs to call SOAP services available via a JMS
transport.
Any hints on best practices to do this are most welcome:

* JAX-WS vs CXF ?
* Any specific considerations/techniques when creating an EJB that is a JMS
WS consumer?
* Is there a some simple way to create an EJB that exposes the WS interface,
i.e. the purpose of the EJB would be to provide an interface to the service
while hiding all connection details (jms vs http and their corresponding
connection/addressing properties)?

Thanks

Lars



--
View this message in context: 
http://cxf.547215.n5.nabble.com/WS-JMS-consumer-in-JEE-container-tp5715962.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to