Proposal for a new JMS configuration for CXF

2008-08-30 Thread Christian Schneider
Hi, after Glen“s Mail about my tutorial for setting up JMS for CXF with Apache Camel on the dev list there was a discussion about improvements for the JMS config for CXF. I have written a proposal how I think this could be done. My focus is only on the configuration syntax not the implementati

Re: Proposal for a new JMS configuration for CXF

2008-08-30 Thread Glen Mazza
Christian, I would take a look at the IBM document attached here: http://www.nabble.com/SOAP-JMS-binding-tool-changes-td19073747.html and the specification it links to: http://www.w3.org/Submission/SOAPJMS/ I'm unsure of the relation to these documents to what you're proposing, nor am I necessa

Re: Proposal for a new JMS configuration for CXF

2008-08-30 Thread Willem Jiang
Hi Christian, +1 for introducing the Camel style URL for the JMS configuration. In Camel, you just need to specify the jms component's connection factory, then the JMS component can take care of the URL itself. In you proposal , we need to add a TransportConfig element for the endpoint which