0 Replies Latest reply on Feb 29, 2012 8:47 AM by mckamaraj

    unwinding now : org.apache.cxf.interceptor.Fault : Could not send message

    mckamaraj

      I have used JBoss 6.0 when I tried consuming the webservice I got the following error.

       

      i) Generate the client using wsimport command.

       

      ii)Using that client tried to consume the webservice method.

       

      Then I got the below error.

       

      unwinding now : org.apache.cxf.interceptor.Fault : Could not send message

       

      Caused By : java.net.socketTimeoutException : Read timed out


       

      Can any one give solution for this issue.I have set the receiveTimeout more than 100000 but still I got the same error.What is the reason for this error.