Enable Debugging in OSB

By using the below methods we can enable debugging in OSB.

Set the server log to Debug.

Navigation ## 

Weblogic console -> Environment–>Servers -><<OSB Server>>–> Logging -> Advanced
After setting the log to debug , please restart the servers.
Open file <DOMAIN_HOME>/alsbdebug.xml
Set the value to true for the required modules.

Open file <DOMAIN_HOME>/configfwkdebug.xml

Set the value to true for the required modules.

Restart the server to reflect the changes.

Leave a comment