WebLogic 12.2.1.4 is Passing Anonymous User when Username and Password is Configured for Foreign Connection Factories
(Doc ID 2949785.1)
Last updated on MAY 20, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
Upgrading a Java EE Application from 12.1.3 to 12.2.1.4 and during the course it was discovered that weblogic 12.1.3. used to send actual username configured for Foreign JMS Connection Factories.
After upgrading app to 12.2.1.4 it was noted that instead of sending actual username it's sending anonymous user which is preventing app to process data and not send JMS messages.
Enabled JMS debugs. No JMS Errors were reported. However, from the application, following error was seen:
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Make Local Connections to the Runtime MBean Server |
Solution |
References |