You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by cs...@apache.org on 2013/03/14 10:16:35 UTC

svn commit: r1456371 - /karaf/site/trunk/src/main/webapp/index/community/articles.page

Author: cschneider
Date: Thu Mar 14 09:16:35 2013
New Revision: 1456371

URL: http://svn.apache.org/r1456371
Log:
Adding two more tutorials

Modified:
    karaf/site/trunk/src/main/webapp/index/community/articles.page

Modified: karaf/site/trunk/src/main/webapp/index/community/articles.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/articles.page?rev=1456371&r1=1456370&r2=1456371&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/articles.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/articles.page Thu Mar 14 09:16:35 2013
@@ -38,6 +38,8 @@ h2. Tutorials
 * [Karaf Tutorial Part 4 - CXF Services in OSGi|http://www.liquid-reality.de/x/EoBk]
 * [Karaf Tutorial Part 5 - Running Apache Camel integrations in OSGi|http://www.liquid-reality.de/x/G4Bk]
 * [Karaf Tutorial Part 6 - Database Access|http://www.liquid-reality.de/x/LYBk]
+* [Karaf Tutorial Part 7 - Camel JPA and JTA transactions|http://www.liquid-reality.de/x/JgBz]
+* [Karaf Tutorial Part 8 - Distributed OSGi|http://www.liquid-reality.de/x/D4C]
 * [Combining Karaf Features, PAX URL, and Maven to deploy a plain JAR as an OSGi bundle|http://davidvaleri.wordpress.com/2010/08/13/combining-karaf-features-pax-url-and-maven-to-deploy-a-plain-jar-as-an-osgi-bundle/]
 * Blocking system.exit in OSGi on Karaf [part1|http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi/] [part2|http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi-part-ii/] [part3|http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi-part-iii/] [part4|http://notizblog.nierbeck.de/2010/10/blocking-systemexit-in-osgi-part-iv/]
 * [Running aspects under OSGi 4.2 with Karaf.|http://dywicki.pl/2011/11/running-aspects-under-osgi-4-2-with-karaf/]