1 Reply Latest reply on Apr 20, 2007 5:59 AM by thomas.diesler

    Soap with attachments

    ltenmatay

      Would like to know how to support soap message with attachments in jbossws 1.2.0 SP1. Do I need to define multipart section in my wsdl? The wsdl i got didn't specify any mime sections. I created my own provider. Whenever I send a soap with attachment, the jboss will throw a timeout error and it does not reach the provider.

      I am using saaj and the message is something like this

      ------=_Part_0_22691179.1176653070718
      Content-Type: text/xml; charset=UTF-8
      Content-Transfer-Encoding: binary
      Content-Id: <DBE397F2170DBC1661EAE25D43A5648C>

      soap xml

      ------=_Part_0_22691179.1176653070718
      Content-Type: application/octet-stream
      Content-Transfer-Encoding: binary
      Content-Id: <BAA0447E233B834E9A84A6829880E34D>