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
