Hi,
In my code i have just this camel-context.xml and one bean file that has one
method grabfromqueue
public void grabFromQueue(String value)
{
System.out.println(value);
}
To Freeman:
The output is :
karaf@root> packages:exports |grep javax.xml.bind
0 # javax.xml.bind; version=0.0.0
0 # javax.xml.bind.annotation; version=0.0.0
0 # javax.xml.bind.annotation.adapters; version=0.0.0
0 # javax.xml.bind.attachment; version=0.0.0
0 # javax.xml.bind.helpers; version=0.0.0
0 # javax.xml.bind.util; version=0.0.0
82 javax.xml.bind.attachment; version=2.2.1
82 javax.xml.bind.helpers; version=2.2.1
82 javax.xml.bind.annotation; version=2.2.1
82 javax.xml.bind.util; version=2.2.1
82 javax.xml.bind.annotation.adapters; version=2.2.1
82 javax.xml.bind; version=2.2.1
karaf@root>
also, I have not played with that jre.properties file.
Please respond quickly as i am still stuck in this .
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Servicemix-4-4-2-JaxbException-ClassCastException-after-deploying-a-camel-route-tp5714220p5714297.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.