You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "Tim.Alkemade" <ti...@gmail.com> on 2013/03/21 17:01:56 UTC

NullPointerException with Camel WebSphere 7

I'm having trouble with Camel on WebSphere 7, specifically service pack
7.0.0.27. When starting up a web application, I get a NullPointerException
in the attached the stacktrace inconsistently. About half the time it fails,
half the time it succeeds. I played around with adding and removing
different versions of jaxb (2.1.10. 2.2.5, 2.2.6) , parent first / last
classloading and different versions of Camel (2.6.0, 2.10.3, 2.10.4) , but
none of these actions worked. 
To be clear, it only fails on this specific version of WebSphere. On the
7.0.0.23 version, tomcat, jboss and jetty the application runs. 
I created a minimal maven project which will produce a war file that
reproduces the error.

stack.txt <http://camel.465427.n5.nabble.com/file/n5729625/stack.txt>  
camelnullpointer.zip
<http://camel.465427.n5.nabble.com/file/n5729625/camelnullpointer.zip>  



--
View this message in context: http://camel.465427.n5.nabble.com/NullPointerException-with-Camel-WebSphere-7-tp5729625.html
Sent from the Camel - Users mailing list archive at Nabble.com.