No Camel requires Java 7 or 8. You have to use an old version of Camel to run on Java 6, I think its Camel 2.13 or older may run on Java 6.
On Fri, Jan 22, 2016 at 10:56 AM, lamao <[email protected]> wrote: > OK, thanks. I have installed maven 3.1.1. > Now when I'm trying to compile sources by typing mvn compile, I get the > error > > > > Is it possible to compile and run example on java 1.6? > > And when I'm trying to run example by typing mvn exec:java -PCamelServer, I > get > > > > > > -- > 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-tp5776513p5776517.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
