SoapFault: Missing RequestURI With JAX-WS SOAP Over JMS
(Doc ID 2045242.1)
Last updated on APRIL 24, 2023
Applies to:
Oracle WebLogic Server - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
A Web Service "one-way" SOAP over JMS with WLS JMS queues does not follows the standard in case of an error message on the consumer side (provider).
Base on the standard http://www.w3.org/TR/soapjms/, the response queue should not be used in One-Way
"The JMSReplyTo header MUST NOT be assigned a value. †
If the Sender receives a message transmission failure, then the http://www.w3.org/2003/05/soap/bindingFramework/ExchangeContext/FailureReason property is set to transmissionFailure and the message exchange is terminated with a fault."
It is however used to transmit the error message (in this case NullPointerException).
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 |