Unable to get logging of SOAP envelope requests and responses to work in WebLogic 12.2.1.3.0
We're in the process of migrating from WebLogic 10.3.6 to 12.2.1.3.0 and have come across an issue with logging of SOAP envelope requests and responses. In WebLogic 10.3.6 this worked like a charm by defining -Dweblogic.wsee.verbose=* in JAVA_OPTIONS. In 12.2.1.3.0 it doesn't.
I wonder, have anybody got this to work? In case, any hints to share?
According to the knowledge document "How do I see SOAP envelope requests and responses? (Doc ID 1284574.1)", https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=508317605162427&id=1284574.1 , it should work. However, so far no luck.
Here is the list of relevant system properties defined in JAVA_OPTIONS: