Re: [Dev] [ESB] Selecting JMS SpecVersion in JMS Transport Sender

2015-07-07 Thread eranda rajapaksha
Hi, Thanks Manisha and Malaka. In most of the official ESB sample documents, JMS sender is configured in the endpoint URL. So if I am using that as Malaka mentioned, the parameter names ( *transport.jms.JMSSpecVersion* ) will be similar to axis2.xml configuration right? Thanks On Tue, Jul 7,

[Dev] [ESB] Selecting JMS SpecVersion in JMS Transport Sender

2015-07-06 Thread eranda rajapaksha
Hi, Is there a way to select JMS version in the ESB JMS Transport Sender? ( it can be done in JMS Transport Receiver ) If so how do I specify it, should it be done in the endpoint address URL or as a parameter? Thank you! -- *Eranda Rajapakshe* Computer Science and Engineering Undergraduate,

Re: [Dev] [ESB] Selecting JMS SpecVersion in JMS Transport Sender

2015-07-06 Thread Malaka Silva
IMO this should be done as a URL parameter On Tue, Jul 7, 2015 at 7:47 AM, Manisha Gayathri mani...@wso2.com wrote: Hi Eranda, From what I found [1], JMS Transport Sender too can be configured similarly. transportSender name=jms class=org.apache.axis2.transport.jms.JMSSender