I build with java 1.6. Maven build fails. sun.com:tools:jar:1.5.0 is not
resolved. I do not have jre or jdk 1.5 installed. jdk 1.5 is not available
on the sun/oracle download site any longer, it is EOL. What is your
suggestion?
Thanks,
John
--
View this message in context:
http://old.nabb
Hi,
I'm looking for a discussion regarding the temptation to use surrogate keys
in integration data.
I know that exposing a surrogate key to an external system will naturalize
the key, it would become a business data element. I want to avoid that.
However, we find we have a requirement to use
Is there an example of deploying a java-dsl camel route as a servlet without
the spring dependencies?
If no example already exists, can someone outline here what is needed?
Thanks,
John
--
View this message in context:
http://old.nabble.com/servlet-deployment-without-spring-dependencies-tp288
I have a route the has to read two files and combine them. I used pollEnrich
and got this error message:
Camel currently does not support pollEnrich from a file/ftp endpoint when
the route also started from a file/ftp endpoint.
What is the reason behind this limitation?
What can I do to work a