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
