And all of your jaxb classes are in this package
"com.mycompany.connector.jms"?

-----Original Message-----
From: dresden [mailto:isaacv...@gmail.com] 
Sent: Wednesday, September 08, 2010 2:10 PM
To: users@camel.apache.org
Subject: Re: Solution?? JAXB Unmarshalling - DataFormat error ...
suggestions?


Thanks for the response.

I am hoping to get this to work from Spring config xml. So my JAXB
Context
is configured like this:


<dataFormats> 
    <jaxb id="myJaxb" prettyPrint="true"
contextPath="com.mycompany.connector.jms"/> 
  </dataFormats> 

I tried specifying both the package and the package and class name. Both
get
the error.

I found a different way to achieve unmarshalling, which I am going to
post
next, but this is concerning as I should be able to get JAXB to work.
-- 
View this message in context:
http://camel.465427.n5.nabble.com/JAXB-Unmarshalling-DataFormat-error-su
ggestions-tp2814620p2817298.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to