Hi,

Another simpler way is to use an archetype to do all of the hard work for
you and have you focus on writing the route.

Many moons ago, I had developed a maven archetype that is part of the
Servicemix codebase called servicemix-osgi-camel-archetype. Is should be
under the group id org.apache.servicemix.tooling.

https://repository.apache.org/index.html#nexus-search;quick~servicemix-osgi-camel-archetype
https://repository.apache.org/index.html#nexus-search;quick~servicemix-osgi-camel-archetype
 

Using this archetype all you should really need to do is modify the default
route to the route that you need in the camel-context.xml file :).

You can of course learn about the maven bundle plugin and osgi over time and
still be productive in the short term.

Cheers,

Ashwin...

-----
---------------------------------------------------------
Ashwin Karpe
Apache Camel Committer & Sr Principal Consultant
FUSESource (a Progress Software Corporation subsidiary)
http://fusesource.com 

Blog: http://opensourceknowledge.blogspot.com 
---------------------------------------------------------
--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-develop-a-Camel-route-OSGi-Bundle-tp5713306p5713388.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to