Kristof,
Yes, it seems that handlers + MTOM are not compatible. I have asked JAXWS gurus about this issue at this thread:
http://forums.java.net/jive/thread.jspa?threadID=19746&tstart=0
So lets wait and see what they'll answer :)
> |
Sergey, Sniffing the connection indeed shows that the binary is inlined into the SOAP message and no xop:Include is created. This explains why the performance hit is so big. So handlers and MTOM are not compatible for the moment? Thanks for pointing it out. Thanks, Kristof.
Hi, Are you sure you have MTOM working with handlers ? We have an issue with it, when we add any header into SOAP message, MTOM doesnt work. Looks like the new header is resetting MTOM and it stops working.
-- Thanks, Bytex |
--
Thanks,
Bytex