Re: org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75)

2009-12-03 Thread Kanthan
Hi Dan, I solved this problem. I used different threads in client side to ping with server for sending and receiving messages. Just by delaying the threads further solved my problem. Anyhow thanks for your reply Dan. - Kant dkulp wrote: > > > This indicates that a fault is being sent back f

Re: org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75)

2009-12-03 Thread Kanthan
Hi Dan, I solved this problem. I used different threads in client side to ping with server for sending and receiving messages. Just by delaying the threads further solved my problem. Anyhow thanks for your reply Dan. - Kant dkulp wrote: > > > This indicates that a fault is being sent back f

Re: org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75)

2009-12-03 Thread Daniel Kulp
This indicates that a fault is being sent back from the server. You would need to see the server side logs to figure out what is happening there as to why a fault is being sent back. Dan On Tue November 24 2009 9:50:32 am Kanthan wrote: > Hi :working:, > > > I just created chatting program

org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75)

2009-11-24 Thread Kanthan
processing. at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75) at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:46