[jboss-user] [JBossWS] - Soap with attachments

ltenmatay do-not-reply at jboss.com
Sun Apr 15 12:06:59 EDT 2007


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>





View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037378#4037378

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037378



More information about the jboss-user mailing list