I'll experiment this and let you know. Apparently, I'm caught with a hot issue... could you please guide me....this is related to interceptors..
http://cxf.547215.n5.nabble.com/Interceptor-Issue-Https-to-Http-tp5721102.html Sergey Beryozkin-5 wrote > On 07/01/13 11:02, jbright wrote: >> Yes, that's good enough. Should I move to JSONProvider? > > Well, you can experiment, Jackson is streaming, Jettison is not at the > moment, probably not a big issue for small payloads, it is easy to > switch between the two, so please try... > >> I was using the >> JacksonJsonProvider per your advice earlier and ended with with another >> issue opened as a new topic. >> >> http://cxf.547215.n5.nabble.com/JSON-Request-fails-after-interception-REST-td5720968.html >> > This is not something we can manage at CXF level, however may be we can > add a Jackson JAXB provider wrapper which will offer the same level of > JAXB-specific customizations that Jettison can, but it is not a high > priority issue for now... > > Cheers, Sergey >> >> >> -- >> View this message in context: >> http://cxf.547215.n5.nabble.com/JSONProvider-unable-to-unmarshal-json-containing-list-of-elements-tp5715651p5721110.html >> Sent from the cxf-user mailing list archive at Nabble.com. > > > -- > Sergey Beryozkin > > Talend Community Coders > http://coders.talend.com/ > > Blog: http://sberyozkin.blogspot.com -- View this message in context: http://cxf.547215.n5.nabble.com/JSONProvider-unable-to-unmarshal-json-containing-list-of-elements-tp5715651p5721137.html Sent from the cxf-user mailing list archive at Nabble.com.
