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, 2015 at 11:06 AM, Malaka Silva <[email protected]> wrote: > IMO this should be done as a URL parameter > > On Tue, Jul 7, 2015 at 7:47 AM, Manisha Gayathri <[email protected]> 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"> >> <parameter name="myQueueConnectionFactory" >> locked="false"> >> <parameter name="java.naming.factory.initial" locked >> = "false">com.sun.jndi.fscontext.RefFSContextFactory</parameter> >> <parameter name="java.naming.provider.url" >> locked="false">file:/home/user/JNDI-Directory</parameter> >> <parameter >> name="transport.jms.ConnectionFactoryJNDIName" >> locked="false">MQ_JMS_MANAGER</parameter> >> <parameter >> name="transport.jms.ConnectionFactoryType" locked="false">queue</parameter> >> <parameter >> name="transport.jms.Destination">JMS_QUEUE</parameter> >> <parameter >> name="*transport.jms.JMSSpecVersion*">1.0</parameter> >> </parameter> >> >> >> [1]. >> http://wso2.com/library/articles/2013/02/configuring-wso2-esb-403-ibm-websphere-mq-601-using-reffscontextfactory/ >> >> Thanks >> Manisha >> >> >> On Tue, Jul 7, 2015 at 6:43 AM, eranda rajapaksha <[email protected]> >> wrote: >> >>> 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, >>> University of Moratuwa. >>> Tel : +94784822608 >>> Email : [email protected] <[email protected]> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> ~Regards >> *Manisha Eleperuma* >> Senior Software Engineer >> WSO2, Inc.: http://wso2.com >> lean.enterprise.middleware >> >> *blog: http://manisha-eleperuma.blogspot.com/ >> <http://manisha-eleperuma.blogspot.com/>* >> *mobile: +94 71 8279777 <%2B94%2071%208279777>* >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > > Best Regards, > > Malaka Silva > Senior Tech Lead > M: +94 777 219 791 > Tel : 94 11 214 5345 > Fax :94 11 2145300 > Skype : malaka.sampath.silva > LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 > Blog : http://mrmalakasilva.blogspot.com/ > > WSO2, Inc. > lean . enterprise . middleware > http://www.wso2.com/ > http://www.wso2.com/about/team/malaka-silva/ > <http://wso2.com/about/team/malaka-silva/> > > Save a tree -Conserve nature & Save the world for your future. Print this > email only if it is absolutely necessary. > -- *Eranda Rajapakshe* Computer Science and Engineering Undergraduate, University of Moratuwa. Tel : +94784822608 Email : [email protected] <[email protected]>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
