You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2015/04/20 16:32:39 UTC

svn commit: r948429 - in /websites/staging/openwebbeans/trunk/content: ./ examples.html

Author: buildbot
Date: Mon Apr 20 14:32:39 2015
New Revision: 948429

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/examples.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 20 14:32:39 2015
@@ -1 +1 @@
-1674876
+1674877

Modified: websites/staging/openwebbeans/trunk/content/examples.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/examples.html (original)
+++ websites/staging/openwebbeans/trunk/content/examples.html Mon Apr 20 14:32:39 2015
@@ -75,12 +75,12 @@
 
         <div id="OwbContent_" class="wiki-content">
 <h1 id="examples">Examples</h1>
+<h3 id="openwebbeans-samples">OpenWebBeans Samples</h3>
+<p>Our samples are all in version control and can reviewed by looking at the <a href="http://openwebbeans.apache.org/source.html">source</a>. 
+Note that we do have a github mirror so the follow link might be convenient for you: <a href="https://github.com/apache/openwebbeans/tree/trunk/samples">GitHub direct link</a>.</p>
 <h3 id="external-samples">External Samples</h3>
 <p>CDI is a very used API and all the CDI samples you find online will easily work with OpenWebBeans. 
 For web published Apache Licenced examples please have a look at the samples from <a href="http://tomee.apache.org/examples-trunk/">Apache TomEE</a>. They have many samples explicitly for CDI but to show of the EJB integration they use some @EJB and @Stateless in their examples. You can substitute all of these with @Inject and @ApplicationScoped respectively.</p>
-<h3 id="openwebbeans-samples">OpenWebBeans samples</h3>
-<p>Our samples are all in version control and can reviewed by looking at the <a href="http://openwebbeans.apache.org/source.html">source</a>. 
-Note that we do have a github mirror so the follow link might be convenient for you: <a href="https://github.com/apache/openwebbeans/tree/trunk/samples">GitHub direct link</a>.</p>
         </div>
 
         <hr>