Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1
-
None
-
Moderate
Description
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.