Hello, I've discovered a classloading problem when using Bindy (from Camel 2.10) in a JBoss 7 environment. Camel itself works great, but Bindy fails, because it uses the "build-in" classloading strategy which doesn't support the VFS-protocol.
My current solution is to register the JBossPackageScanClassResolver from camel-jboss6-extras (http://camel.apache.org/camel-jboss.html) in the route context. This is a little bit strange, because the documentation states that Camel 2.8 (or greater) should work fine without JBossPackageScanClassResolver. My question is: Is the documentation incorrect or is it a bug? Greetings Stefan -- View this message in context: http://camel.465427.n5.nabble.com/Bindy-JBoss-7-classloading-problems-tp5725684p5725865.html Sent from the Camel - Users mailing list archive at Nabble.com.