WLS 10.3: Incorrect Soap Messages Generated When Invoking A Web Service
(Doc ID 1167910.1)
Last updated on JANUARY 12, 2022
Applies to:
Oracle WebLogic Server - Version 10.3 to 10.3Information in this document applies to any platform.
Symptoms
In WLS 10.3.0, web service client jar file was generated by using clientgen task as a JAX-RPC type.
When the program invokes the web service, information is set properly in Java classes defined in the WSDL. However, the SOAP request message sent to the web service was incorrectly constructed. The message contains invalid references to attributes where the data is duplicated.
The SOAP message contains unusual formatting, such as a href to "#i3" which is not defined anywhere in the SOAP envelop. This causes the following exception on the client:
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 |
Solution |
References |