JMS Connector (Authentication Profile)
We have a secure weblogic JMS queue and are using the Direct JNDI lookup in the connector. An authentication profile is created with the credentials for the queue and providing it in the connect JMS rule the authentication for the queue fails, while using the same user name and password in the JNDI Server form (security principal and security credentials) the connect rule runs successfully.
Is it the correct behavior? How can it be altered to take the Authentication Profile in Connect JMS rule as a precedence?