It is no problem to enable MTOM-support on a org.springframework.oxm.jaxb.Jaxb2Marshaller. You can do so by simply calling setMtomEnabled(true) on an instance of this class.