Doesn't it already support MTOM? Basically, it provides a OutputSteam to the dispatching and if the runtime needs to handle attachments and such, it will write it as mime stuff to the stream.
Dan On Tue May 5 2009 12:53:48 am liucong wrote: > Hi all, > > When I want to add MTOM support for SOAP/JMS, I should know whether a > soap message have an attachment. But I don't know the details how to > judge wheter the message have an attachment. > Is anyone give me any prompt about where the code is? Or some code example? > > Thank you very much. > > Best regards > > Liu -- Daniel Kulp [email protected] http://www.dankulp.com/blog
