[
https://issues.apache.org/jira/browse/CXF-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Margulies resolved CXF-1400.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.1
> @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
> Fix For: 2.1
>
>
> 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.