PL/SQL (MOSC)

MOSC Banner

Error when attempting to invoke webservice with utl_dbws

edited Dec 17, 2013 10:46AM in PL/SQL (MOSC) 4 commentsAnswered
Hello,

I am receiving the following error while attempting to invoke a webservice through a pl/sql function using utl_dbws.

The error is raised during the utl_dbws.invoke call.

ORA-29532: Java call terminated by uncaught Java exception: java.rmi.RemoteException: java.rmi.RemoteException: ; nested exception is:
 dynamic invocation error: oracle.j2ee.ws.saaj.soap.SOAPVersionMismatchException: Mime Header Content-Type: text/xml requires SOAP envelope namespace: http://schemas.xmlsoap.org/soap/envelope/
ORA-06512: at "SNLWSDL.UTL_DBWS", line 404
ORA-06512: at "SNLWSDL.UTL_DBWS", line 401
ORA-06512: at "SNLAPPS.SLEIS_CSR_MOVE", line 123

This is all very new to me and any help would be appreciated.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center