@MTOM ineffectual for services ------------------------------ Key: CXF-1400 URL: https://issues.apache.org/jira/browse/CXF-1400 Project: CXF Issue Type: Bug Components: JAX-WS Runtime Affects Versions: 2.1 Reporter: Benson Margulies Assignee: Benson Margulies
The code to notice the @MTOM annotation was in the endpoint instead of in the jaxws server factory. So it didn't run for jaxws:service, so MTOM was disabled for content leaving the server for the client. I've already coded the fix (to move it to the service factory bean), checkin imminent. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.