Hi Guys,
I created a JNDI Provider, Connection Factory and Destination in My webMethods Administrator console (Administration > Messaging > Naming Directories).
Then in Integration server - configured JNDI alias, JMS Client Connection alias and enabled it.
In a flow service, I then called pub.jms:send service to send a JMS message to the above configured destination. At this step, I’m getting below error -
[ISS.0134.9009] Unable to send message to JMS provider "wmNativeConnection": com.wm.app.b2b.server.jms.JMSSubsystemException: javax.jms.JMSSecurityException: [BRM.10.5001] JMS: No send permissions for event type "JMS::Queues::test_dest_queue" in client group "JMSClient"
I can’t see any document type "JMS::Queues::test_dest_queue" created in "JMSClient" client group.
Could you please advise how to grant the required permissions to resolve this issue?
webM version - 7.1.3
Kind regards,
Raj
#Universal-Messaging-Broker#Integration-Server-and-ESB#webMethods#Broker-JMS