I have a camel XML project, where the routes are defined in a XML file.
I would like to embed the resulting jar in a activemq deployment.
Documentation suggests either to create a camel java project
(camel-archetype-java) and drop the resulting jar to ${activemq_home}/lib or
to edit the routes in the camel.xml file bundled with activemq. As I am
using some java beans, this means also moving quite a lot java files and
same resource files.
Is there a way to save the work done?
Thank you,
Francesco
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Embed-a-camel-project-camel-archetype-spring-in-activemq-tp4663868.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.