Websphere MQ durable subscription
With the Talend ESB Nojndi wrapper as InitialContextFactory, durable subscription in Websphere MQ is configured in the same way as described for ActiveMQ in the previous section. See below a sample JMS URI for Websphere MQ topic access with durable subscription:
jms:topic:test.durable.topic?jndiInitialContextFactory=org.talend.esb.jms.wmq.Nojndi&jndiConnectionFactoryName=
connectQueueManager(QMGR)binding(client)clientChannel(EXAMPE.CHANNEL.SVRCONN)clientC
onnection(localhost:1414)&jndiURL=wmq://topic&jndi-destination-type=topic&durableSubscriptionName=myDura
bleSubscription