Not able to access JMS Broker with Basic Authentication

We have configured basic authentication for our JMS Broker using only username/password. Added this user let’s say “abc” in admin client group as well as other client groups.
We have created another user “xyz” and added in ACL of another newly created client group “new_xyz_clientgroup”. But we are not able to access this client group/connection factory “new_xyz_clientgroup” from another application after configuring the JMS provider URL with that “xyz” username/password. Getting the message: “The remote server returns the following error message: [BRM.10.5000] JMS: No permissions for current operation…”

Does anyone has any clue about this?

Did you put the broker jars in the application that you trying to configure?