Re: MTOM over SOAP/JMS

2009-04-26 Thread Willem Jiang
Hi, Did you compare the two messages ? Here are some useful links[1][2] for your debugging. [1] http://cwiki.apache.org/CXF/testing-debugging.html [2] http://cwiki.apache.org/CXF20DOC/debugging.html Please feel free to ask more specified question :) Willem liucong wrote: > Hi all, > > I'm wo

MTOM over SOAP/JMS

2009-04-26 Thread liucong
Hi all, I'm working on SOAP over JMS as a GSoCer. I'm investigating the current implementation of SOAP/JMS, and find a question about MTOM over SOAP/JMS. I have modified the example jms_queue in CXF-2.2 and made the example support MTOM. Throught the client send the attachement and the server get