Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SOAPHeader not found in a SOAPMessage

SOAPHeader, it is empty (<env:Header/>), although the client sends a signed SOAP Message (as I could see in the HTTP Analyzer).

I don't know if the interceptor has removed the SOAPHeader content after verifiying the signature inside it or if something is missing in the service processing.

Comments
Post Details
Added on Mar 17 2025
1 comment
336 views