Hi,
I am gettig following error when I invoke web service in CXF framework.
Exception in
thread "main" org.apache.cxf.binding.soap.SoapFault: Fault occurred while processing.
at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:184)
.......
Any way to get exact reason / understandable message for this error?
Thnaks.