Blank Namespace for XMLNS Tags Added to SOAP Webservice Response Message in WebLogic 12C
(Doc ID 2470342.1)
Last updated on JUNE 07, 2022
Applies to:
Oracle WebLogic Server - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
After migrating application from WLS 10.3.1 to WLS 12.1.3, a empty namespace is added to webservice response message causing application failure.
Response message from webservice call with JAVA 1.6 in WebLogic 10.3.1 (also tested with 10.3.6 with both Java 6 and 7) :
Note that the XML version tag and the xmlns="" entries are added in the second instance. The concern here is the addition of the blank namespace for xmlns tags.
Changes
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 |
Changes |
Cause |
Solution |
References |