i am using wM 9.5 and ActiveMQ for JMS Provider. While i am send(pub.jms:send) data to Queue (wMQueue) which is already created in JMS Provider throws following error
Could not run 'send'
com.wm.app.b2b.server.ServiceException: [ISS.0134.9009] Unable to send message to JMS provider "ActiveMQ_JMS": com.wm.app.b2b.server.jms.JMSSubsystemException: javax.naming.NameNotFoundException: wMQueue
MeenlySek
Hi experts.
i am using wM 9.5 and ActiveMQ for JMS Provider. While i am send(pub.jms:send) data to Queue (wMQueue) which is already created in JMS Provider throws following error
Could not run 'send'
com.wm.app.b2b.server.ServiceException: [ISS.0134.9009] Unable to send message to JMS provider "ActiveMQ_JMS": com.wm.app.b2b.server.jms.JMSSubsystemException: javax.naming.NameNotFoundException: wMQueue
Plz Help me
Thanks
Nancy
Check JNDI Settings and run Test Lookup....see it gives u the queue name
MeenlySek
Thanks.nans4int I checked with that .