1 Reply Latest reply on Oct 13, 2010 10:33 PM by jessicaleahy

    issues in cxf client after converting wsdl to java

    chandan28_mail

      Hello,

      i am in an urgent need of your help;

      its been a week but i am not able to figure out a problem; I am trying to create a WSDL-first SOAP client in JAVA with CXF and maven

      I have been able to successfully generate the .jar file with dependencies; I am using jonas server.

       

      When i run the client i get the following result, the request part is correct but the response is really bizzare

       

      2010-09-20 15:04:37,167 : LoggingOutInterceptor$LoggingCallback.onClose : Outbound Message

       

      -


      Encoding: UTF-8

      Headers: {SOAPAction=[""], Accept=[*]}

      Messages:

      Payload:

      -


      2010-09-20 15:04:37,558 : LoggingInInterceptor.logging : Inbound Message

      -


      Encoding: UTF-8

      Headers: {connection=[close], Date=[Mon, 20 Sep 2010 13:04:30 GMT], transfer-encoding=[chu

      nked], Server=[Apache], content-type=[text/xml;charset=utf-8]}

      Messages:

      Message:

       

      Payload:

       

       

      I would really appreciate if you could help me as it has been a week and i am really stuck here.

       

      Thanks a lot