Can I use Camel on Java 1.4Apache Camel is developed to run on Java 5 or later to take advantage of the new language features like generics and annotations together with the using the Java 5 concurrency code. If you absolutely must use Java 1.4 then you can install the retrotranslator JIT in your JVM |