Thanks a lot. I was able to compile and run examples by changing pom.xml a little bit. Maybe this will help anybody. I changed versions of camel and activemq dependencies and added some activemq libraries directly in the pom (they were loaded with wrong version).
My properties and dependencies tags I added to plugins section configuration for compiler, which made me able to compile sources for java 1.6. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-run-camel-example-spring-jms-with-maven-3-0-5-and-java-1-6-tp5776513p5776521.html Sent from the Camel - Users mailing list archive at Nabble.com.
