I am trying to set up a maven project for service mix using eclipse indego . Which remote catalog need to add in Maven archetypes. I need to create a bundle/jar for camel route with spring DSL using service mix . Please let me know how to set up this ?
Asked
Active
Viewed 256 times
1 Answers
0
Eclipse has a Create New Maven project ... wizard you just follow.
And then choose the camel-archetype-spring-dm
to create a Camel route in Spring DSL that can be deployed to OSGi such as Fabric8 / ServiceMix / Karaf

Claus Ibsen
- 56,060
- 7
- 50
- 65