On Thu, Sep 16, 2010 at 6:31 AM, ganges_k <gangadhar.kata...@yahoo.com> wrote:
>
> Thank you for the reply.
>
> I am trying to unmarshalling the xml format to java object but i am getting
> the following error.
>
> Caused by: javax.xml.bind.JAXBException: "com.example.SNMPPojo.class" doesnt
> contain ObjectFactory.class or jaxb.index
>
> can you please let me know how to resolve this?
> --

This is standard JAXB so go google and read about how to work with JAXB.
For example googling the exception most likely will give you some good
links to follow and read.


> View this message in context: 
> http://camel.465427.n5.nabble.com/XML-to-JSON-conversion-tp2837615p2841723.html
> Sent from the Camel Development mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to