You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Al Grant <bi...@gmail.com> on 2018/02/09 19:36:11 UTC

SOAP Fault

Hello,

After changing over to a new set of certificates (and a new testing enpoint)
code that was working is now generating:

javax.xml.ws.soap.SOAPFaultException: Fault string, and possibly fault code,
not set
at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:161)

Does anyone know what the fix on this might be? It happens on line:

         // SEND DATA
        response = isalesService.setSale(request);

Cheers





--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html