My Oracle Support Banner

Does UTL_DBWS Have Support For WS-Security? (Doc ID 953798.1)

Last updated on FEBRUARY 13, 2024

Applies to:

Web Services - Version 10.1.3.0.0 to 10.1.3.5
Information in this document applies to any platform.
This problem can occur on any platform.

Symptoms

You are attempting to call a WSS (WS-Security) enabled web service from PL/SQL using the UTL_DBWS package.

The WSS-enabled web service requires a WSSE header of the form:

Using this same approach you can successfully call an unsecured web service. However the call to a WSS-enabled web service fails with: 

ORA29532: Java call terminated by uncaught Java exception:
javax.xml.rpc.soap.SOAPFaultException: com.sun.xml.wss.XWSSecurityException:
Message does not conform to configured policy [ AuthenticationTokenPolicy(S) ]:
No Security Header found;
nested exception is com.sun.xml.wss.XWSSecurityException: com.sun.xml.wss.XWSSecurityException: Message does not conform to configured policy [ AuthenticationTokenPlicy(S) ]:
No Security Header found

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.