Sergey,

When I upgraded, I made sure I included the cxf-rt-rs-extension-providers
bundle. When I migrated I changed the config to use the new package:

<bean id=&quot;jsonProvider&quot;
class=&quot;org.apache.cxf.jaxrs.provider&lt;b>.json*.JSONProvider" >
                <property name="singleJaxbContext" value="true" />       
                <property name="extraClass">
                        <list>
                               
<value>org.syntech.reports.shared.domain.SimpleObject</value>
                        </list>
                </property>       
</bean>  


Thanks,
Neil 



--
View this message in context: 
http://cxf.547215.n5.nabble.com/JaxRs-Yet-another-Unmarshall-Marshall-issue-with-CXF-2-7-2-tp5729213p5729218.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to