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 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 the attachment, the size of the attachment which is got by the > server is not the same with the size of the attachment which is sent by > the client. > Is there something wrong with this? > I'll try to debug what's wrong. Is there some prompts or advice to do > this job? > > Thank you! > > Best regards, > Liu >
