Nitin: I use camel within spring context and has added the JAXB 2.1 as a dependency. I guess that should work fine. Make sure you don't have a JAXB1 - JAXB2 conflict. I know for sure that JAXB2 will not work in Sun Appserver 8 since it internally seems to use JAXB1.
Hari Gangadharan nitingupta183 wrote: > > Hi All, > > I need to integrate Camel with Spring. I want to ask if there is any way > in which I can configure the Camel within Spring's context configuration > file. I saw one example. But that had the dependency of JAXB. Is there any > alternate way in which this can be done? Any pointers to this shall be > highly appreciated. > > Regards, > Nitin > -- View this message in context: http://www.nabble.com/Camel-Spring-Integration-tp19688068s22882p19692617.html Sent from the Camel - Users mailing list archive at Nabble.com.