Re: Occational NPE in CamelNamespaceHandler

2011-08-24 Thread David Karlsen
Maybe a matrix build job in jenkins w/ jdk 6 and 7 would be a good thing? 2011/8/24 Claus Ibsen > Hi > > Thanks for the heads up. We have no official support for JDK7 with Camel. > This is something we will work on in one of the next releases. But > JDK7 has just been released. > > Likewise the

Re: Occational NPE in CamelNamespaceHandler

2011-08-24 Thread Paul Nyheim
Just to clarify. Spring DM was just referred to in the old post. My environment is Grails, but I've got the problem both running grails run-app, and packaged as a war file deployed to jetty and glassfish. Regards, Paul Nyheim On Wed, Aug 24, 2011 at 7:43 AM, Claus Ibsen wrote: > Hi > > Thanks fo

Re: Occational NPE in CamelNamespaceHandler

2011-08-23 Thread Claus Ibsen
Hi Thanks for the heads up. We have no official support for JDK7 with Camel. This is something we will work on in one of the next releases. But JDK7 has just been released. Likewise the issue could also steam from Spring-DM and thus harder to resolve. But thanks for reporting your observations.

Occational NPE in CamelNamespaceHandler

2011-08-23 Thread Paul Nyheim
Hi. Occationally I get a NPE that seems related to CamelNamespaceHandler when running under Java 7. Switching back to Java 6 I don't seem to get this problem. The problem seems very similar to the one from this thread http://camel.465427.n5.nabble.com/Occasional-CamelNamespaceHandler-exception-whe