WebService Client is Receiving Incorrect XML Response
(Doc ID 2666871.1)
Last updated on MAY 30, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to access webservice application, Receiving incorrect SOAP response.
A JAX-WS Client is failing to process a message if using SOAPMessageContext.getMessage() method to obtain the response from server.
Below steps to reproduce the issue.
1. Deploy the application in Weblogic and target to the server.
2. Access the application http://<HOST>:<PORT>/Apps/ in web browser.
3. Press "Send" button
Service should respond back with the same message.
4. Problem - Response different than request: length 47189 -> 43093 (-4096 bytes)
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 |