javax.xml.ws.soap.SOAPFaultException: XPath expression failed to execute. An error occurs while processing the XPath expression; the expression is ora:parseEscapedXML(bpws:getVariableData('inputVariable','payload','/client:process/client:PurchaseOrder')). The XPath expression failed to execute; the reason was: Start of root element expected.. Check the detailed root cause described in the exception message text and verify that the XPath query is correct.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 773779, 1 year ago
via Oracle Community by 786311, 1 year ago
via Oracle Community by 902059, 1 year ago
via Oracle Community by 942263, 1 year ago
via Oracle Community by user2610167, 1 year ago
via Oracle Community by 697692, 1 year ago
javax.xml.ws.soap.SOAPFaultException: XPath expression failed to execute. An error occurs while processing the XPath expression; the expression is ora:parseEscapedXML(bpws:getVariableData('inputVariable','payload','/client:process/client:PurchaseOrder')). The XPath expression failed to execute; the reason was: Start of root element expected.. Check the detailed root cause described in the exception message text and verify that the XPath query is correct.
at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoapFaultException(DispatchImpl.java:955)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:750)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:234)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:105)
at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:256)