Dear Members
On the section 24.2 Transforming xml payloads appear two snippet code about Jaxb1Marshaller in this way
Well on Spring Core 3.0.x and 3.1.x for such package org.springframework.oxm.jaxb the unique class that appear is Jaxb2MarshallerCode:<bean class="org.springframework.oxm.jaxb.Jaxb1Marshaller"> <property name="contextPath" value="org.example" /> </bean>
JIRA created https://jira.springsource.org/browse/INT-1963


Reply With Quote