You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by bu...@apache.org on 2011/02/02 14:06:00 UTC

svn commit: r784635 - /websites/staging/aries/trunk/content/modules/samples/blog-sample.html

Author: buildbot
Date: Wed Feb  2 13:06:00 2011
New Revision: 784635

Log:
Staging update by buildbot

Modified:
    websites/staging/aries/trunk/content/modules/samples/blog-sample.html

Modified: websites/staging/aries/trunk/content/modules/samples/blog-sample.html
==============================================================================
--- websites/staging/aries/trunk/content/modules/samples/blog-sample.html (original)
+++ websites/staging/aries/trunk/content/modules/samples/blog-sample.html Wed Feb  2 13:06:00 2011
@@ -282,9 +282,13 @@ will be uninstalled.</p>
 layer. There is a second application implemented to demonstrate the JPA
 capability</p>
 <p>To run the blog sample which uses the JPA persistence layer, start the OSGi
-framework, remove any previous copies of the blog sample from the
-target/load directory, then copy the Blog sample JPA .eba file into the
-load directory.</p>
+framework as before, remove any previous copies of the blog sample from the
+target/load directory, then copy </p>
+<div class="codehilite"><pre><span class="n">samples</span><span class="sr">/blog/</span><span class="n">blog</span><span class="o">-</span><span class="n">jpa</span><span class="o">-</span><span class="n">eba</span><span class="sr">/target/</span><span class="o">*.</span><span class="n">eba</span>
+</pre></div>
+
+
+<p>into the load directory.</p>
 <p>Finally, after typing 'refresh' at the OSGi console, point your browser at <a href="http://localhost:8080/blog/">http://localhost:8080/blog/</a>
 . You should see something that looks precisely the same as the blog sample
 running with the JDBC persistence layer, but this time running using the