Hi guys, I am trying to do call a client, but it's with one error:
exception java.lang.RuntimeException: org.apache.cxf.interceptor.Fault: Could not send Message. ... root cause org.apache.cxf.interceptor.Fault: Could not send Message. .... root cause javax.xml.ws.WebServiceException: Could not send Message. .... root cause org.apache.cxf.transport.http.HTTPException: HTTP response '404: Not Found' when communicating with url .... Someone knows what can I do? -- View this message in context: http://cxf.547215.n5.nabble.com/HTTP-Status-500-Could-not-send-Message-tp5765460.html Sent from the cxf-user mailing list archive at Nabble.com.
