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
