For servicemix part, I think the tutorial mainly use SMX as a container. That is why I suggest to run the example with PAX Runner :)
Willem Charles Moulliard wrote: > Many thanks for your feedback Willem, > > 1. Did you consider to leverage the Camel feature to run the example > with PAX Runner? > Maybe this will be a good start for us the write the unit test and > integration test for the Camel OSGi application. > >>> Excellent idea. For the moment, I have migrated (tutorial 1 --> 2) the > approach to use maven PAX plugin instead of maven Spring and bundlor but for > the Unit testing part (part 5), this is definitively the way that we will > propose/recommend for the users. > > Remark : I will try also this week to add a parent pom to facilitate the > packaging, deployment > > BTW, it should be interesting to use PAX runner to launch SMX instead of > equinox, Felix and using as a parameter the features.xml file > > 2. Do you consider to add the example code to the Camel svn repository? > In this way , we could let the example involve with Camel :) > >>> Yes. I hope to receive soon Apache login/password in order for me to put > it in SVN but if it takes too much time, I will create a ticket in jira to > place it. As this is a tutorial for servicemix, wicket, camel, maybe we need > a SHARED SVN to allow all the different communities to work on it ;-) > > Regards, > > Charles Moulliard > Senior Enterprise Architect > Apache Camel Committer > > ***************************** > blog : http://cmoulliard.blogspot.com > > > On Mon, May 4, 2009 at 4:25 PM, Willem Jiang <[email protected]> wrote: > >> Hi Charles, >> >> This tutorial is great. Just 2 quick questions for you. >> 1. Did you consider to leverage the Camel feature to run the example >> with PAX Runner? >> Maybe this will be a good start for us the write the unit test and >> integration test for the Camel OSGi application. >> >> 2. Do you consider to add the example code to the Camel svn repository? >> In this way , we could let the example involve with Camel :) >> >> >> Willem >> >> Claus Ibsen wrote: >>> Hi >>> >>> Charles it looks nice. I will take a look later when I got the time :) >>> >>> On Mon, May 4, 2009 at 2:59 PM, Charles Moulliard <[email protected]> >> wrote: >>>> Hi, >>>> >>>> I have finalized the first draft of the second part of my tutorial about >>>> Camel 2.0 / ServiceMix / CXF / OSGI / Apache Wicket >>>> >>>> The purpose of the second part was to explain the how to design a simple >>>> project where different concepts like : >>>> - persistence (Hibernate/spring), >>>> - routing (Apache Camel 2.0), >>>> - mapping between CSV file and objects (using camel-bindy), >>>> - webservices (Apache CXF - OSGI), >>>> - osgi stuffs, >>>> - packaging and deployment (features, PAX url), >>>> - web application (Apache Wicket, PAX Web) >>>> have been addressed. >>>> >>>> The tutorial has been designed in 4 parts : >>>> >>>> - >>>> < >> http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part1 >>>> - Part 2a : real example, architecture, project setup, database >>>> creation< >> http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part2 >>>> - Part 2b : transform projects in >>>> bundles< >> http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part2a >>>> - Part 2c : add infrastructure and >>>> routing< >> http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part2b >>>> - Part 2d : web and >>>> deployment< >> http://cwiki.apache.org/confluence/display/CAMEL/tutorial-osgi-camel-part2c >>>> link : http://cwiki.apache.org/CAMEL/tutorial-osgi-camel-part2.html >>>> >>>> Don't hesitate to provide me your remarks/comments before to distribute >> it ! >>>> Regards, >>>> >>>> Charles Moulliard >>>> Senior Enterprise Architect >>>> Apache Camel Committer >>>> >>>> ***************************** >>>> blog : http://cmoulliard.blogspot.com >>>> >>> >>> >> >
