Originally posted by: PaulBrettIBM
The first in a series of videos showing how to connect ITX with a JMS provider. In this instance, I am using Apache ActiveMQ:
https://www.youtube.com/watch?v=rLD_K9eAdJY&t=197s
The files used can be found attached.
Apache ActiveMQ administration at administration link was http://localhost:8161 with username/password as admin/admin.
JMS adapter PUT command line : -ICTXFURL tcp://localhost:61616 -ICTXF org.apache.activemq.jndi.ActiveMQInitialContextFactory -CFN queueConnectionFactory -QN queueA -TT -T
JMS adapter GET command line : -ICTXFURL tcp://localhost:61616 -ICTXF org.apache.activemq.jndi.ActiveMQInitialContextFactory -CFN queueConnectionFactory -QN queueA -T
Thank you.
Paul
Follow me on Twitter
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender