-
Bug
-
Resolution: Done
-
Major
-
jbossws-cxf-4.3.1
-
None
If you put @MTOM(enabled=false) on an endpoint, it will still send responses as if MTOM is enabled. If you remove the annotation altogether, the endpoint will end up inlining the content as you'd expect. This does not occur if you run CXF standalone – only when using the JBossWS integration layer in JBoss.