You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by ra...@apache.org on 2014/12/12 18:39:06 UTC

svn commit: r1644987 [1/2] - in /deltaspike/site/trunk/content/staging/documentation: ./ releasenotes/

Author: rafabene
Date: Fri Dec 12 17:39:05 2014
New Revision: 1644987

URL: http://svn.apache.org/r1644987
Log:
Site checkin for project Apache DeltaSpike - Documentation

Added:
    deltaspike/site/trunk/content/staging/documentation/.DS_Store   (with props)
Removed:
    deltaspike/site/trunk/content/staging/documentation/addons.html
    deltaspike/site/trunk/content/staging/documentation/articles.html
    deltaspike/site/trunk/content/staging/documentation/cdiimp.html
    deltaspike/site/trunk/content/staging/documentation/configure.html
    deltaspike/site/trunk/content/staging/documentation/deltaspike_1.0.2.html
    deltaspike/site/trunk/content/staging/documentation/deltaspike_1.0.3.html
    deltaspike/site/trunk/content/staging/documentation/examples.html
    deltaspike/site/trunk/content/staging/documentation/external.html
    deltaspike/site/trunk/content/staging/documentation/modules.html
    deltaspike/site/trunk/content/staging/documentation/overview.html
    deltaspike/site/trunk/content/staging/documentation/releasenotes/
    deltaspike/site/trunk/content/staging/documentation/snapshots.html
Modified:
    deltaspike/site/trunk/content/staging/documentation/bean-validation.html
    deltaspike/site/trunk/content/staging/documentation/build.html
    deltaspike/site/trunk/content/staging/documentation/configuration.html
    deltaspike/site/trunk/content/staging/documentation/container-control.html
    deltaspike/site/trunk/content/staging/documentation/core.html
    deltaspike/site/trunk/content/staging/documentation/data.html
    deltaspike/site/trunk/content/staging/documentation/index.html
    deltaspike/site/trunk/content/staging/documentation/jpa.html
    deltaspike/site/trunk/content/staging/documentation/jsf.html
    deltaspike/site/trunk/content/staging/documentation/partial-bean.html
    deltaspike/site/trunk/content/staging/documentation/projectstage.html
    deltaspike/site/trunk/content/staging/documentation/scheduler.html
    deltaspike/site/trunk/content/staging/documentation/security.html
    deltaspike/site/trunk/content/staging/documentation/servlet.html
    deltaspike/site/trunk/content/staging/documentation/source.html
    deltaspike/site/trunk/content/staging/documentation/spi.html
    deltaspike/site/trunk/content/staging/documentation/steps_for_a_release.html
    deltaspike/site/trunk/content/staging/documentation/test-control.html

Added: deltaspike/site/trunk/content/staging/documentation/.DS_Store
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/.DS_Store?rev=1644987&view=auto
==============================================================================
Binary file - no diff available.

Propchange: deltaspike/site/trunk/content/staging/documentation/.DS_Store
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: deltaspike/site/trunk/content/staging/documentation/bean-validation.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/bean-validation.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/bean-validation.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/bean-validation.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->

Modified: deltaspike/site/trunk/content/staging/documentation/build.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/build.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/build.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/build.html Fri Dec 12 17:39:05 2014
@@ -6,7 +6,7 @@
 <meta name="description" content="deltaspike-generate-pages">
 <meta name="author" content="chm">
 
-<title>Build and Test DeltaSpike from Source</title>
+<title>Building DeltaSpike from source</title>
 
 <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
 
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->
@@ -166,207 +164,224 @@ body {
 		<div class="row">
 			<div class="span12">
 				<div class="page-title">
-			    <h1>Build and Test DeltaSpike from Source</h1>
+			    <h1>Building DeltaSpike from source</h1>
                 </div>
 
 				<div id="toc" class="toc">
        	 		<ul class="sectlevel1">
-<li><a href="#_build_without_cdi_implementation_tests">Build without CDI Implementation Tests</a></li>
-<li><a href="#_build_and_test_with_a_cdi_implementation">Build and Test with a CDI Implementation</a></li>
-<li><a href="#_build_and_test_with_a_cdi_container">Build and Test with a CDI Container</a></li>
-<li><a href="#_next">Next</a></li>
+<li><a href="#_introduction">Introduction</a>
+<ul class="sectlevel2">
+<li><a href="#_full_build">Full build</a></li>
+<li><a href="#_build_with_test">Build with test</a></li>
+<li><a href="#_integration_tests">Integration Tests</a>
+<ul class="sectlevel3">
+<li><a href="#_tomee">TomEE</a></li>
+<li><a href="#_jboss_as7">JBoss AS7</a>
+<ul class="sectlevel4">
+<li><a href="#_without_existing_as7">Without existing AS7</a></li>
+<li><a href="#_with_existing_as7">With existing AS7</a></li>
+</ul>
+</li>
+<li><a href="#_wildfly_8">WildFly 8</a>
+<ul class="sectlevel4">
+<li><a href="#_without_existing_wf8">Without existing WF8</a></li>
+<li><a href="#_with_existing_wf8">With existing WF8</a></li>
+</ul>
+</li>
+<li><a href="#_glassfish_3_1">GlassFish 3.1</a>
+<ul class="sectlevel4">
+<li><a href="#_without_existing_gf3">Without existing GF3</a></li>
+<li><a href="#_with_existing_gf3">With existing GF3</a></li>
+</ul>
+</li>
+<li><a href="#_glassfish_4">GlassFish 4</a>
+<ul class="sectlevel4">
+<li><a href="#_without_existing_gf4">Without existing GF4</a></li>
+</ul>
+</li>
+<li><a href="#_weblogic_12c">WebLogic 12c</a></li>
+</ul>
+</li>
+<li><a href="#_jenkins_builds">Jenkins Builds</a></li>
+<li><a href="#_sonar">Sonar</a></li>
+</ul>
+</li>
 </ul>
        	 		<hr>	
        	 		
-				<div id="preamble">
+				<div class="sect1">
+<h2 id="_introduction">Introduction</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The DeltaSpike source (modules and examples) is provided for inspection, contribution and testing purposes. The source must be built with Maven, which has been used to automate the compilation, testing and packaging processes. Arquillian tests are included with the source and a CDI implementation or container can be specified with which to carry out the tests.</p>
+<p>Deltaspike uses <a href="http://maven.apache.org/">maven</a> build tool to automate the compilation, testing and packaging of the project</p>
+</div>
+<div class="sect2">
+<h3 id="_full_build">Full build</h3>
+<div class="listingblock">
+<div class="content">
+<pre>mvn clean install</pre>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_build_with_test">Build with test</h3>
+<div class="listingblock">
+<div class="content">
+<pre>mvn clean install -POWB //execute the unit tests with OpenWebBeans
+or
+mvn clean install -PWeld //execute the unit tests with Weld</pre>
+</div>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_integration_tests">Integration Tests</h3>
+<div class="paragraph">
+<p>With the unpack Maven-Plugin all Arquillian-Tests get copied to the
+integration-test module. Together with the special integration-tests
+they get executed via a remote container. Currently we have
+configurations for the following containers.</p>
 </div>
+<div class="sect3">
+<h4 id="_tomee">TomEE</h4>
 <div class="paragraph">
-<p>In all cases, to obtain the DeltaSpike source, <a href="https://deltaspike.apache.org/download.html">download</a> <code>deltaspike-project-&lt;version&gt;-source-release.zip</code> and extract the contents.</p>
+<p><strong>Executing the Arquillian tests with Apache TomEE</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>mvn clean install -Ptomee-build-managed</pre>
+</div>
 </div>
+</div>
+<div class="sect3">
+<h4 id="_jboss_as7">JBoss AS7</h4>
+<div class="sect4">
+<h5 id="_without_existing_as7">Without existing AS7</h5>
 <div class="paragraph">
-<p><strong>Note:</strong> You can also obtain the DeltaSpike source from the project Git repository. The repository is subject to change and it can be used for contributing but should not be used in production environments. For more information, see <a href="source.html">Contribute to the DeltaSpike Source</a>.</p>
+<p><strong>Executing the Arquillian tests with JBoss AS7 (without AS7 installation)</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>mvn clean install -Pjbossas-build-managed-7</pre>
 </div>
 </div>
 </div>
-<div class="sect1">
-<h2 id="_build_without_cdi_implementation_tests">Build without CDI Implementation Tests</h2>
-<div class="sectionbody">
+<div class="sect4">
+<h5 id="_with_existing_as7">With existing AS7</h5>
+<div class="paragraph">
+<p>Set JBoss_HOME</p>
+</div>
 <div class="paragraph">
-<p>DeltaSpike can be built without executing tests against a CDI implementation, with the following commands:</p>
+<p><strong>Executing the Arquillian tests with JBoss AS7 (AS7 installation
+required)</strong></p>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ cd /path/to/deltaspike-project-&lt;version&gt;/
-$ mvn clean install</code></pre>
+<pre>mvn clean install -Pjbossas-managed-7</pre>
 </div>
 </div>
 </div>
 </div>
-<div class="sect1">
-<h2 id="_build_and_test_with_a_cdi_implementation">Build and Test with a CDI Implementation</h2>
-<div class="sectionbody">
+<div class="sect3">
+<h4 id="_wildfly_8">WildFly 8</h4>
+<div class="sect4">
+<h5 id="_without_existing_wf8">Without existing WF8</h5>
 <div class="paragraph">
-<p>Tests can be executed with both the JBoss Weld and Apache OpenWebBeans CDI implementations.</p>
+<p><strong>Executing the Arquillian tests with JBoss-WF8 (without WF8 installation)</strong></p>
 </div>
-<table class="tableblock frame-all grid-all spread">
-<caption class="title">Table 1. Build Tests</caption>
-<colgroup>
-<col style="width: 33%;">
-<col style="width: 66%;">
-</colgroup>
-<thead>
-<tr>
-<th class="tableblock halign-left valign-top">Container</th>
-<th class="tableblock halign-left valign-top">Command to Execute Arquillian Tests</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">JBoss Weld</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="listingblock">
-<div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ mvn clean install -PWeld</code></pre>
-</div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Apache OpenWebBeans</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="listingblock">
-<div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ mvn clean install -POWB</code></pre>
-</div>
-</div></div></td>
-</tr>
-</tbody>
-</table>
+<div class="listingblock">
+<div class="content">
+<pre>mvn clean install -Pwildfly-build-managed</pre>
 </div>
 </div>
-<div class="sect1">
-<h2 id="_build_and_test_with_a_cdi_container">Build and Test with a CDI Container</h2>
-<div class="sectionbody">
+</div>
+<div class="sect4">
+<h5 id="_with_existing_wf8">With existing WF8</h5>
 <div class="paragraph">
-<p>Tests can be executed with JBoss Weld and Apache OpenWebBeans through Java EE 6+ application servers and containers. Configurations are currently provided as details in the table here.</p>
+<p>Set WILDFLY_HOME</p>
 </div>
-<table class="tableblock frame-all grid-all spread">
-<caption class="title">Table 2. Integration Tests</caption>
-<colgroup>
-<col style="width: 40%;">
-<col style="width: 60%;">
-</colgroup>
-<thead>
-<tr>
-<th class="tableblock halign-left valign-top">Container</th>
-<th class="tableblock halign-left valign-top">Command to Execute Arquillian Tests</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Apache TomEE</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="listingblock">
-<div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ mvn clean install -Ptomee-build-managed</code></pre>
-</div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">JBoss AS7 (without AS7 installation)</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="listingblock">
-<div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ mvn clean install -Pjbossas-build-managed-7</code></pre>
-</div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">JBoss AS7 (AS7 installation required)</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Set <code>JBoss_HOME</code></p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ mvn clean install -Pjbossas-managed-7</code></pre>
-</div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">JBoss WildFly 8 (without WildFly 8 installation)</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="listingblock">
-<div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">mvn clean install -Pwildfly-build-managed</code></pre>
-</div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">JBoss WildFly 8 (WildFly 8 installation required)</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Set <code>WILDFLY_HOME</code></p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ mvn clean install -Pwildfly-managed</code></pre>
-</div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Oracle GlassFish 3 (without GlassFish 3 installation)</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="listingblock">
-<div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">mvn clean install -Pglassfish-build-managed-3</code></pre>
-</div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Oracle GlassFish 3.1 (GlassFish 3.1 installation required)</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<div class="paragraph">
+<p><strong>Executing the Arquillian tests with JBoss-WF8 (WF8 installation
+required)</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>mvn clean install -Pwildfly-managed</pre>
+</div>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_glassfish_3_1">GlassFish 3.1</h4>
+<div class="sect4">
+<h5 id="_without_existing_gf3">Without existing GF3</h5>
+<div class="paragraph">
+<p><strong>Executing the Arquillian tests with GF3 (without GF3 installation)</strong></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>mvn clean install -Pglassfish-build-managed-3</pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_with_existing_gf3">With existing GF3</h5>
+<div class="paragraph">
 <p>Install GlassFish (default setup without admin-password) and start
-GlassFish with <code>asadmin start-domain</code> and <code>asadmin start-database</code>.</p>
+GlassFish with asadmin start-domain <strong>and</strong> asadmin start-database</p>
+</div>
+<div class="paragraph">
+<p><strong>Executing the Arquillian tests with Oracle Glassfish 3.1+</strong></p>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ mvn clean install -Pglassfish-remote-3.1</code></pre>
+<pre>mvn clean install -Pglassfish-remote-3.1</pre>
+</div>
+</div>
 </div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Oracle GlassFish 4 (without Oracle GlassFish 4 installation)</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="listingblock">
+</div>
+<div class="sect3">
+<h4 id="_glassfish_4">GlassFish 4</h4>
+<div class="sect4">
+<h5 id="_without_existing_gf4">Without existing GF4</h5>
+<div class="paragraph">
+<p><strong>Executing the Arquillian tests with GF4 (without GF4 installation)</strong></p>
+</div>
+<div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">mvn clean install -Pglassfish-build-managed-4</code></pre>
+<pre>mvn clean install -Pglassfish-build-managed-4</pre>
+</div>
 </div>
-</div></div></td>
-</tr>
-<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock">Oracle WebLogic 12c</p></td>
-<td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Install WebLogic 12c. Start Configuration Wizard to create a new basic
+</div>
+</div>
+<div class="sect3">
+<h4 id="_weblogic_12c">WebLogic 12c</h4>
+<div class="paragraph">
+<p>Install WebLogic 12c. Start Confiuration Wizard to create a new basic
 WebLogic Domain. Default options and domain name = base_domain,
 administrator user name = weblogic1, administrator password = weblogic1.
-Set <code>WLS_HOME</code> so that <code>%WLS_HOME%.jar</code> exists. Start the domain.</p>
+Set WLS_HOME so that %WLS_HOME%.jar exists. Start the domain.</p>
+</div>
+<div class="paragraph">
+<p><strong>Executing the Arquillian tests with Oracle WebLogic 12c</strong></p>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ mvn clean install -Pwls-remote-12c</code></pre>
+<pre>mvn clean install -Pwls-remote-12c</pre>
 </div>
-</div></div></td>
-</tr>
-</tbody>
-</table>
 </div>
 </div>
-<div class="sect1">
-<h2 id="_next">Next</h2>
-<div class="sectionbody">
-<div class="ulist">
-<ul>
-<li>
-<p>For analysis of the DeltaSpike source, see <a href="https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project" class="bare">https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project</a></p>
-</li>
-<li>
-<p>For information about DeltaSpike automated Jenkins builds, see <a href="https://builds.apache.org/view/A-D/view/DeltaSpike/" class="bare">https://builds.apache.org/view/A-D/view/DeltaSpike/</a></p>
-</li>
-</ul>
+</div>
+<div class="sect2">
+<h3 id="_jenkins_builds">Jenkins Builds</h3>
+<div class="paragraph">
+<p><a href="https://builds.apache.org/view/A-D/view/DeltaSpike/" class="bare">https://builds.apache.org/view/A-D/view/DeltaSpike/</a></p>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_sonar">Sonar</h3>
+<div class="paragraph">
+<p><a href="https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project" class="bare">https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project</a></p>
+</div>
 </div>
 </div>
 </div>

Modified: deltaspike/site/trunk/content/staging/documentation/configuration.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/configuration.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/configuration.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/configuration.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->

Modified: deltaspike/site/trunk/content/staging/documentation/container-control.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/container-control.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/container-control.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/container-control.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->

Modified: deltaspike/site/trunk/content/staging/documentation/core.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/core.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/core.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/core.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->
@@ -188,16 +186,32 @@ body {
 <li><a href="#_dynamic_message_builder">Dynamic Message Builder</a>
 <ul class="sectlevel3">
 <li><a href="#_creating_message_instances">Creating message instances</a></li>
-<li><a href="#_customizing_the_message_context">Customizing the message context</a></li>
+<li><a href="#_customizing_the_message_context">Customizing the message context</a>
+<ul class="sectlevel4">
+<li><a href="#_messageresolver">MessageResolver</a></li>
+<li><a href="#_messageinterpolator">MessageInterpolator</a></li>
+<li><a href="#_localeresolver">LocaleResolver</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li><a href="#_injecting_resources">Injecting Resources</a></li>
 <li><a href="#_exception_control">Exception Control</a>
 <ul class="sectlevel3">
 <li><a href="#_usage">Usage</a></li>
-<li><a href="#_exception_handlers">Exception handlers</a></li>
+<li><a href="#_exception_handlers">Exception handlers</a>
+<ul class="sectlevel4">
+<li><a href="#__exceptionhandler">@ExceptionHandler</a></li>
+<li><a href="#__handles_and_beforehandles">@Handles and @BeforeHandles</a></li>
+<li><a href="#_ordinal">Ordinal</a></li>
+</ul>
+</li>
 <li><a href="#_exception_chain_processing">Exception Chain Processing</a></li>
-<li><a href="#_apis_for_exception_information_and_flow_control">APIs for exception information and flow control</a></li>
+<li><a href="#_apis_for_exception_information_and_flow_control">APIs for exception information and flow control</a>
+<ul class="sectlevel4">
+<li><a href="#_exceptionevent">ExceptionEvent</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li><a href="#_scopes">Scopes</a>

Modified: deltaspike/site/trunk/content/staging/documentation/data.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/data.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/data.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/data.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->

Modified: deltaspike/site/trunk/content/staging/documentation/index.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/index.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/index.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/index.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->
@@ -170,113 +168,929 @@ body {
                 </div>
 
 				<div id="toc" class="toc">
-       	 		
-       	 		<hr>	
-       	 		
-				<div class="ulist">
-<ul>
-<li>
-<p>Get Started</p>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="overview.html">Overview of DeltaSpike</a></p>
+       	 		<ul class="sectlevel1">
+<li><a href="#_introduction">Introduction</a>
+<ul class="sectlevel2">
+<li><a href="#_what_is_a_portable_cdi_extension">What is a portable CDI extension ?</a></li>
+<li><a href="#_deltaspike_in_a_nutshell">DeltaSpike in a nutshell</a>
+<ul class="sectlevel3">
+<li><a href="#_java_ee_7_without_java_ee_7">Java EE 7 without Java EE 7!</a></li>
+<li><a href="#_jsf_improvements">JSF Improvements</a></li>
+<li><a href="#_productivity_improvements">Productivity Improvements</a></li>
+</ul>
 </li>
-<li>
-<p><a href="configure.html">Configure DeltaSpike in Your Projects</a></p>
+</ul>
 </li>
-<li>
-<p><a href="cdiimp.html">Enable CDI For Your Java Environment</a></p>
+<li><a href="#_getting_started">Getting Started</a>
+<ul class="sectlevel2">
+<li><a href="#_project_configuration_without_maven">Project Configuration without Maven</a></li>
+<li><a href="#_project_configuration_with_maven">Project Configuration with Maven</a>
+<ul class="sectlevel3">
+<li><a href="#_configuration_of_deltaspike_core">Configuration of DeltaSpike Core</a></li>
+<li><a href="#_configuration_of_deltaspike_modules">Configuration of DeltaSpike Modules</a>
+<ul class="sectlevel4">
+<li><a href="#_security_module">Security Module</a></li>
+<li><a href="#_jpa_module">JPA Module</a></li>
+<li><a href="#_jsf_module">JSF Module</a></li>
+<li><a href="#_bean_validation_module">Bean Validation Module</a></li>
+<li><a href="#_servlet_module">Servlet Module</a></li>
+<li><a href="#_data_module">Data Module</a></li>
+<li><a href="#_test_control_module">Test-Control Module</a></li>
+<li><a href="#_scheduler_module">Scheduler Module</a></li>
+</ul>
 </li>
-<li>
-<p><a href="examples.html">See DeltaSpike in Action</a></p>
+<li><a href="#_with_java_se">With Java SE</a>
+<ul class="sectlevel4">
+<li><a href="#_add_the_deltaspike_container_ctrl_api">Add the DeltaSpike Container Ctrl API</a></li>
+<li><a href="#_add_a_cdi_container_container_ctrl_impl">Add a CDI container + Container Ctrl Impl</a></li>
+</ul>
 </li>
+<li><a href="#__for_apache_openwebbeans">&#8230;&#8203; for Apache OpenWebBeans</a></li>
+<li><a href="#__for_jboss_weld_ri">&#8230;&#8203; for JBoss Weld (RI)</a></li>
+<li><a href="#_for_embedded_servlet_runtimes_you_can_add">For Embedded Servlet Runtimes, you can add</a></li>
+<li><a href="#_testing_snapshots">Testing Snapshots</a></li>
 </ul>
-</div>
 </li>
-<li>
-<p>Use Individual Modules</p>
+</ul>
+</li>
+<li><a href="#_deployment_mode">Deployment mode</a>
+<ul class="sectlevel2">
+<li><a href="#_with_java_ee6">With Java EE6+</a></li>
+<li><a href="#_with_java_ee5_or_servlet_containers">With Java EE5 or Servlet Containers</a></li>
+<li><a href="#_standard_java_se6">Standard Java SE6+</a></li>
+</ul>
+</li>
+<li><a href="#_start_a_cdi_container_using_java_se">Start a CDI container using Java SE</a></li>
+<li><a href="#_module_overview">Module Overview</a>
+<ul class="sectlevel2">
+<li><a href="#_core_required">Core (required)</a></li>
+<li><a href="#_security_optional">Security (optional)</a></li>
+<li><a href="#_jpa_optional">JPA (optional)</a></li>
+<li><a href="#_jsf_optional">JSF (optional)</a></li>
+<li><a href="#_container_control_optional">Container Control (optional)</a></li>
+<li><a href="#_bean_validation_optional">Bean Validation (optional)</a></li>
+<li><a href="#_servlet_optional">Servlet (optional)</a></li>
+<li><a href="#_partial_bean_optional">Partial-Bean (optional)</a></li>
+<li><a href="#_data_optional">Data (optional)</a></li>
+<li><a href="#_test_control_optional">Test-Control (optional)</a></li>
+<li><a href="#_scheduler_optional">Scheduler (optional)</a></li>
+</ul>
+</li>
+<li><a href="#_deltaspike_spi">DeltaSpike SPI</a></li>
+<li><a href="#_external">External</a>
+<ul class="sectlevel2">
+<li><a href="#_blogs">Blogs</a></li>
+<li><a href="#_add_ons">Add-ons</a></li>
+<li><a href="#_project_templates">Project Templates</a></li>
+<li><a href="#_examples">Examples</a></li>
+</ul>
+</li>
+</ul>
+       	 		<hr>	
+       	 		
+				<div class="sect1">
+<h2 id="_introduction">Introduction</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Apache DeltaSpike project has been created to support the development of
+portable CDI extensions that provide useful features for Java
+applications not provided out of the box by the CDI spec (Security, JPA,
+&#8230;&#8203;). CDI extensions created by the DeltaSpike community are packaged as
+modules.</p>
+</div>
+<div class="paragraph">
+<p>Therefore, Apache DeltaSpike is a great toolbox for CDI. More than a set
+of powerful extension and tools to ease extension development,
+DeltaSpike also proves that CDI allows Java EE to evolve between each
+release.</p>
+</div>
+<div class="paragraph">
+<p>The goal of the project is also to provide useful classes to :</p>
+</div>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="modules.html">Overview of DeltaSpike Modules</a></p>
-</li>
-<li>
-<p><a href="core.html">Core</a></p>
+<p>Boot CDI Container (Weld, OpenWebbeans, OpenEJB) for Java SE,</p>
 </li>
 <li>
-<p><a href="bean-validation.html">Bean Validation</a></p>
+<p>Stage a project,</p>
 </li>
 <li>
-<p><a href="container-control.html">Container Control</a></p>
+<p>Provide new scopes (Window Scope, &#8230;&#8203;),</p>
 </li>
 <li>
-<p><a href="data.html">Data</a></p>
+<p>Manage messages and configurations</p>
 </li>
+</ul>
+</div>
+<div class="paragraph">
+<p>The project is currently tested on different CDI implementations like
+Apache OpenWebBeans and JBoss Weld, and also on different Java Web
+containers like Apache TomEE or JavaEE, JBoss AS7, Oracle GlassFish
+3.1+, Oracle WebLogic Server 12c.</p>
+</div>
+<div class="sect2">
+<h3 id="_what_is_a_portable_cdi_extension">What is a portable CDI extension ?</h3>
+<div class="paragraph">
+<p>A portable CDI extension means that CDI itself can be extended. Such
+extensions can be used with any spec. compliant CDI implementation. From
+the user perspective, it means that you can simply drop in CDI extension
+jars into your runtime e.g. to integrate third-party APIs with CDI or to
+improve existing JavaEE-APIs.</p>
+</div>
+<div class="paragraph">
+<p>The CDI Portable extensions SPI (Service Provider Interface) allows to
+define additional beans, scopes, stereotypes, interceptors and
+decorators. The SPI of CDI is a powerful vehicle for innovation and
+DeltaSpike is an example of it.</p>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_deltaspike_in_a_nutshell">DeltaSpike in a nutshell</h3>
+<div class="sect3">
+<h4 id="_java_ee_7_without_java_ee_7">Java EE 7 without Java EE 7!</h4>
+<div class="paragraph">
+<p><strong>Transactional support for non-EJB beans:</strong> The Transactional Interceptor
+in DeltaSpike paved the way for @Transactional in Java EE 7.</p>
+</div>
+<div class="paragraph">
+<p><strong>Injectable Servlet objects:</strong> Allows the developer to inject CDI beans
+on Servlets on Java EE 6/CDI 1.0 environments</p>
+</div>
+<div class="paragraph">
+<p><strong>Injectable resources:</strong> Configuration, resource bundles,&#8230;&#8203; are easy to
+inject when using CDI and Apache DeltaSpike.</p>
+</div>
+<div class="paragraph">
+<p><strong>@Exclude annotation:</strong> it&#8217;s possible to annotate beans which should be
+ignored by CDI even if they are in a CDI enabled archive on Java EE
+6/CDI 1.0 environment where you can&#8217;t use @Vetoed or a veto based on
+project-stages or expressions is needed.</p>
+</div>
+<div class="paragraph">
+<p><strong>Scheduling tasks</strong>: Async processes in a non Java EE 7 environment.</p>
+</div>
+<div class="paragraph">
+<p><strong>Bean Validation integration:</strong> Allows to inject CDI beans and EJB in to
+Constraint-Validators.</p>
+</div>
+<div class="paragraph">
+<p><strong>BeanProvider:</strong> Access the BeanManager and CDI beans even in non managed
+classes like JPA-2.0 EntityListeners or Spring Beans.</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_jsf_improvements">JSF Improvements</h4>
+<div class="paragraph">
+<p><strong>Multi-window handling:</strong> Allows to manage logical windows for
+batches,&#8230;&#8203; or in case of JSF it offers proper separation of
+browser-tabs.</p>
+</div>
+<div class="paragraph">
+<p><strong>Type-safe view-config:</strong> It allows to bind meta-data (e.g. for security)
+to views with a type-safe, but flexible approach. It provides a more
+solid navigation in case of JSF and helps a lot in the maintenance
+phase.</p>
+</div>
+<div class="paragraph">
+<p><strong>View-Controller:</strong> Based on type-safe view-configs view-controller
+annotations provide a type-safe alternative to standard-tags.</p>
+</div>
+<div class="paragraph">
+<p><strong>Injection on Converters and Validators:</strong> Allows to inject CDI beans and
+EJB in to JSF Converters and Validators.</p>
+</div>
+<div class="paragraph">
+<p><strong>JSF event broadcasting to CDI:</strong> Allows CDI to be notified about JSF
+events</p>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_productivity_improvements">Productivity Improvements</h4>
+<div class="paragraph">
+<p><strong>Security based on annotations:</strong> The foundation for building a robust,
+capable and non invasive security solution.</p>
+</div>
+<div class="paragraph">
+<p><strong>New CDI scopes:</strong> TransactionScoped, WindowScoped, ViewScoped,
+ViewAccess scope, Grouped conversion scope</p>
+</div>
+<div class="paragraph">
+<p><strong>Container Control &amp; Test Control:</strong> Java SE with CDI, all with a
+unifying API. Start, stop, add classes to a running CDI container.</p>
+</div>
+<div class="paragraph">
+<p><strong>Data Module:</strong> An out of the box entity framework solution complete with
+support for container or application managed persistence contexts, as
+well as JDBC.</p>
+</div>
+<div class="paragraph">
+<p><strong>Decoupled Exception handling:</strong> Allows to do exception handling in one
+location similar to CDI Observers.</p>
+</div>
+<div class="paragraph">
+<p><strong>JMX integration:</strong> Any CDI bean can be exposed via JMX easily with one
+annotation.</p>
+</div>
+<div class="paragraph">
+<p><strong>Type-safe i18n messages:</strong> Localized messages are easy to use with an
+interface and a resource bundle, no more boilerplate and your messages
+now have context within the code.</p>
+</div>
+<div class="paragraph">
+<p><strong>Type-safe Project-Stages:</strong> Compared to project-stages in JSF,
+DeltaSpike provides a type-safe, but still extensible approach which can
+be used in CDI based applications.</p>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_getting_started">Getting Started</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>A DeltaSpike project can be designed using or not Apache Maven and
+consists in a collection of jar files. Depending on your needs, you will
+package DeltaSpike core jar (api and impl) files or extend the list with
+DeltaSpike modules. DeltaSpike Api and Impl are mandatory and provide
+code required to benefits of portable CDI extensions or useful features
+created.</p>
+</div>
+<div class="paragraph">
+<p>Remark : For Java SE, an additional step is required as you have to
+select the CDI implementation of your choice to boot a CDI container.</p>
+</div>
+<div class="paragraph">
+<p>[TODO] Add a section or remark to explain how to package &amp; deploy
+DeltaSpike in an OSGI environment (Apache Felix, Apache Karaf, Apache
+ServiceMix)</p>
+</div>
+<div class="sect2">
+<h3 id="_project_configuration_without_maven">Project Configuration without Maven</h3>
+<div class="paragraph">
+<p>You can manually download all JARs described above or you get <a href="source.html">the source-code</a> and <a href="build.html">build</a> DeltaSpike
+manually.</p>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_project_configuration_with_maven">Project Configuration with Maven</h3>
+<div class="paragraph">
+<p><strong>Hint:</strong> In the listings below replace the placeholders for the version with the version of your choice or use:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;properties&gt;</span>
+    <span class="tag">&lt;deltaspike.version&gt;</span>1.0.3<span class="tag">&lt;/deltaspike.version&gt;</span>
+<span class="tag">&lt;/properties&gt;</span></code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Or if you want to very bleeding edge, point to our current snapshot.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;properties&gt;</span>
+    <span class="tag">&lt;deltaspike.version&gt;</span>1.0.4-SNAPSHOT<span class="tag">&lt;/deltaspike.version&gt;</span>
+<span class="tag">&lt;/properties&gt;</span></code></pre>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_configuration_of_deltaspike_core">Configuration of DeltaSpike Core</h4>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.core<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-core-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.core<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-core-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_configuration_of_deltaspike_modules">Configuration of DeltaSpike Modules</h4>
+<div class="sect4">
+<h5 id="_security_module">Security Module</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-security-module-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-security-module-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_jpa_module">JPA Module</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-jpa-module-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-jpa-module-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_jsf_module">JSF Module</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-jsf-module-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-jsf-module-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Some EE6 servers can&#8217;t handle optional classes. If you don&#8217;t like the
+corresponding log entries during the startup or the deployment fails,
+you can use an alternative impl-module (instead of
+deltaspike-jsf-module-impl) since v1.0.1:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-jsf-module-impl-ee6<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_bean_validation_module">Bean Validation Module</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-bean-validation-module-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_servlet_module">Servlet Module</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-servlet-module-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-servlet-module-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_data_module">Data Module</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-data-module-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-data-module-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_test_control_module">Test-Control Module</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-test-control-module-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>test<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-test-control-module-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>test<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_scheduler_module">Scheduler Module</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-scheduler-module-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.modules<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-scheduler-module-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_with_java_se">With Java SE</h4>
+<div class="paragraph">
+<p>To use DeltaSpike with Java SE, we must provide additional jars file
+corresponding to the DeltaSpike CDI Controller API and its
+implementation. The Controller uses Java Services to resolve the CDI
+container
+(<a href="http://docs.jboss.org/weld/reference/1.1.5.Final/en-US/html/">JBoss
+Weld</a>, <a href="http://openwebbeans.apache.org">Apache OpenWebbeans</a> (and
+<a href="http://openejb.apache.org">Apache OpenEJB</a>)) and implementation contains
+the code to manage the <a href="#_container_control_optional">CDI container and contexts</a>.</p>
+</div>
+<div class="paragraph">
+<p><strong>Hint:</strong> In the listings below replace the placeholders for the version
+with the version of your choice or use:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;properties&gt;</span>
+    <span class="tag">&lt;deltaspike.version&gt;</span>1.0.0<span class="tag">&lt;/deltaspike.version&gt;</span>
+    <span class="tag">&lt;owb.version&gt;</span>1.2.0<span class="tag">&lt;/owb.version&gt;</span>
+    <span class="tag">&lt;weld.version&gt;</span>1.1.9.Final<span class="tag">&lt;/weld.version&gt;</span>
+<span class="tag">&lt;/properties&gt;</span></code></pre>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_add_the_deltaspike_container_ctrl_api">Add the DeltaSpike Container Ctrl API</h5>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.cdictrl<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-cdictrl-api<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect4">
+<h5 id="_add_a_cdi_container_container_ctrl_impl">Add a CDI container + Container Ctrl Impl</h5>
+
+</div>
+</div>
+<div class="sect3">
+<h4 id="__for_apache_openwebbeans">&#8230;&#8203; for Apache OpenWebBeans</h4>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.openwebbeans<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>openwebbeans-impl<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${owb.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.openwebbeans<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>openwebbeans-spi<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${owb.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.cdictrl<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-cdictrl-owb<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="__for_jboss_weld_ri">&#8230;&#8203; for JBoss Weld (RI)</h4>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.cdictrl<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-cdictrl-weld<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.jboss.weld.se<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>weld-se<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${weld.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>runtime<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_for_embedded_servlet_runtimes_you_can_add">For Embedded Servlet Runtimes, you can add</h4>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>org.apache.deltaspike.cdictrl<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>deltaspike-cdictrl-servlet<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>${deltaspike.version}<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span></code></pre>
+</div>
+</div>
+</div>
+<div class="sect3">
+<h4 id="_testing_snapshots">Testing Snapshots</h4>
+<div class="paragraph">
+<p>If you would like to test the latest Snapshot, you can <a href="build.html">build</a> DeltaSpike locally or you
+get it from the Apache Snapshot-Repository:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;repositories&gt;</span>
+    <span class="tag">&lt;repository&gt;</span>
+        <span class="tag">&lt;id&gt;</span>apache-snapshot-repository<span class="tag">&lt;/id&gt;</span>
+        <span class="tag">&lt;url&gt;</span>http://repository.apache.org/snapshots/<span class="tag">&lt;/url&gt;</span>
+        <span class="tag">&lt;releases&gt;</span>
+            <span class="tag">&lt;enabled&gt;</span>false<span class="tag">&lt;/enabled&gt;</span>
+        <span class="tag">&lt;/releases&gt;</span>
+        <span class="tag">&lt;snapshots&gt;</span>
+            <span class="tag">&lt;enabled&gt;</span>true<span class="tag">&lt;/enabled&gt;</span>
+        <span class="tag">&lt;/snapshots&gt;</span>
+    <span class="tag">&lt;/repository&gt;</span>
+<span class="tag">&lt;/repositories&gt;</span></code></pre>
+</div>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_deployment_mode">Deployment mode</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>DeltaSpike can be deployed in different Java environments. Depending
+which Java container and release you are using, the procedure which is
+different is explained here after.</p>
+</div>
+<div class="sect2">
+<h3 id="_with_java_ee6">With Java EE6+</h3>
+<div class="paragraph">
+<p>If you are using DeltaSpike in a Java EE6 environment, you don&#8217;t need to
+configure a CDI implementation explicitly because it&#8217;s shipped with the
+container.</p>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_with_java_ee5_or_servlet_containers">With Java EE5 or Servlet Containers</h3>
+<div class="paragraph">
+<p>Java EE5 application servers as well as pure servlet containers like
+Apache Tomcat / Eclipse Jetty don&#8217;t provide a CDI implementation
+out-of-the-box. So don&#8217;t forget to setup the CDI implementation of your
+choice.</p>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_standard_java_se6">Standard Java SE6+</h3>
+<div class="paragraph">
+<p>If you are only using a JDK and runs Java in a standalone or standard
+mode (Java SE), then DeltaSpike will allow you to boot a CDI
+implementation where you can use Dependency Injection with a Bean
+Manager. Such an example will be presented at the next section.</p>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_start_a_cdi_container_using_java_se">Start a CDI container using Java SE</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This code snippet show you how with a Java MainApplication a CDI
+container can be started (= boot) by DeltaSpike using Java SE and how
+you define a CDI scope and resolve beans injected.</p>
+</div>
+<div class="paragraph">
+<p><strong>Hint</strong>: To bootstrap a CDI container in your Java application, you
+just need to instantiate the <code>CdiContainer</code> and call the <code>#boot</code> method.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="java"><span class="keyword">import</span> <span class="include">org.apache.deltaspike.cdise.api.CdiContainer</span>;
+<span class="keyword">import</span> <span class="include">org.apache.deltaspike.cdise.api.CdiContainerLoader</span>;
+
+<span class="directive">public</span> <span class="type">class</span> <span class="class">MainApp</span> {
+    <span class="directive">public</span> <span class="directive">static</span> <span class="type">void</span> main(<span class="predefined-type">String</span><span class="type">[]</span> args) {
+
+        CdiContainer cdiContainer = CdiContainerLoader.getCdiContainer();
+        cdiContainer.boot();
+
+        <span class="comment">// You can use CDI here</span>
+
+        cdiContainer.shutdown();
+    }
+}</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>When <code>#boot</code> is called, the <code>CdiContainer</code> will scan CDI enabled
+archives for beans and CDI extensions.</p>
+</div>
+<div class="paragraph">
+<p><strong>Note</strong>: Booting the container does not automatically start all CDI
+Contexts!</p>
+</div>
+<div class="paragraph">
+<p>Example for starting the application-context:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="java"><span class="keyword">import</span> <span class="include">org.apache.deltaspike.cdise.api.CdiContainer</span>;
+<span class="keyword">import</span> <span class="include">org.apache.deltaspike.cdise.api.CdiContainerLoader</span>;
+<span class="keyword">import</span> <span class="include">org.apache.deltaspike.cdise.api.ContextControl</span>;
+<span class="keyword">import</span> <span class="include">javax.enterprise.context.ApplicationScoped</span>;
+
+<span class="directive">public</span> <span class="type">class</span> <span class="class">MainApp</span> {
+    <span class="directive">public</span> <span class="directive">static</span> <span class="type">void</span> main(<span class="predefined-type">String</span><span class="type">[]</span> args) {
+
+        CdiContainer cdiContainer = CdiContainerLoader.getCdiContainer();
+        cdiContainer.boot();
+
+        <span class="comment">// Starting the application-context allows to use @ApplicationScoped beans</span>
+        ContextControl contextControl = cdiContainer.getContextControl();
+        contextControl.startContext(ApplicationScoped.class);
+
+        <span class="comment">// You can use CDI here</span>
+
+        cdiContainer.shutdown();
+    }
+}</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>To resolve a bean of this project, you can use the <code>BeanProvider</code>
+provided by DeltaSpike. The following example shows how to resolve the a
+bean without qualifiers. It depends on the application if <code>EchoService</code>
+is a concrete implementation or just an interface. In case of an
+interface the corresponding implementation will be resolved. The
+resolved bean is a normal CDI bean which means you can use all CDI
+concepts like <code>@Inject</code> in the class (and you don&#8217;t need further usages
+of <code>BeanProvider</code>).</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="CodeRay highlight"><code data-lang="java">EchoService echoService = BeanProvider.getContextualReference(EchoService.class, <span class="predefined-constant">false</span>);</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Before the application exits, you have to call <code>#shutdown</code> to destroy
+beans,&#8230;&#8203; in a well-ordered fashion.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_module_overview">Module Overview</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The core features of DeltaSpike project are packaged under the following
+different modules. Some of them are mandatory while others are optional.</p>
+</div>
+<div class="sect2">
+<h3 id="_core_required">Core (required)</h3>
+<div class="paragraph">
+<p>Definition : Contain the API and util classes of DeltaSpike project</p>
+</div>
+<a class="btn" href="core.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_security_optional">Security (optional)</h3>
+<div class="paragraph">
+<p>Definition : Intercept and check security</p>
+</div>
+<a class="btn" href="security.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_jpa_optional">JPA (optional)</h3>
+<div class="paragraph">
+<p>Definition :</p>
+</div>
+<a class="btn" href="jpa.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_jsf_optional">JSF (optional)</h3>
+<div class="paragraph">
+<p>Definition :</p>
+</div>
+<a class="btn" href="jsf.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_container_control_optional">Container Control (optional)</h3>
+<div class="paragraph">
+<p>Definition :</p>
+</div>
+<a class="btn" href="container-control.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_bean_validation_optional">Bean Validation (optional)</h3>
+<div class="paragraph">
+<p>Definition : A module for adding CDI support in Bean Validation.</p>
+</div>
+<div class="paragraph">
+<p>Features : Allows a developer to create CDI aware `ConstraintValidator`s
+that can use business objects (EJBs, ManagedBeans) to support validation
+needs.</p>
+</div>
+<a class="btn" href="bean-validation.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_servlet_optional">Servlet (optional)</h3>
+<div class="paragraph">
+<p>Definition : The DeltaSpike Servlet module provides integration with the
+Java Servlet API.</p>
+</div>
+<div class="paragraph">
+<p>Features :</p>
+</div>
+<div class="ulist">
+<ul>
 <li>
-<p><a href="jpa.html">JPA</a></p>
+<p>Injection of common servlet objects.</p>
 </li>
 <li>
-<p><a href="jsf.html">JSF</a></p>
+<p>Propagation of servlet events to the CDI event bus.</p>
 </li>
+</ul>
+</div>
+<a class="btn" href="servlet.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_partial_bean_optional">Partial-Bean (optional)</h3>
+<a class="btn" href="partial-bean.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_data_optional">Data (optional)</h3>
+<div class="paragraph">
+<p>Definition : The DeltaSpike Data module provides enhanced JPA experience
+with declarative queries, reducing boilerplate to a minimum.</p>
+</div>
+<div class="paragraph">
+<p>Features :</p>
+</div>
+<div class="ulist">
+<ul>
 <li>
-<p><a href="partial-bean.html">Partial-Bean</a></p>
+<p>Derive queries by simple method names or by method annotations
+defining JPQL, named queries or plain SQL</p>
 </li>
 <li>
-<p><a href="scheduler.html">Scheduler</a></p>
+<p>Result pagination and sorting</p>
 </li>
 <li>
-<p><a href="security.html">Security</a></p>
+<p>Auditing of entities</p>
 </li>
 <li>
-<p><a href="servlet.html">Servlet</a></p>
+<p>A simplified alternative to the Criteria API</p>
 </li>
 <li>
-<p><a href="test-control.html">Test-Control</a></p>
+<p>Mapping of entities from and to DTOs</p>
 </li>
 </ul>
 </div>
-</li>
-<li>
-<p>Advanced Information</p>
+<a class="btn" href="data.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_test_control_optional">Test-Control (optional)</h3>
+<div class="paragraph">
+<p>Definition : This module allows to write CDI based tests easily.</p>
+</div>
+<a class="btn" href="test-control.html">View details »</a>
+</div>
+<div class="sect2">
+<h3 id="_scheduler_optional">Scheduler (optional)</h3>
+<div class="paragraph">
+<p>Definition : This module provides a simple integration with Quartz v2
+(per default) or any other scheduler which supports cron-expressions for
+job-classes.</p>
+</div>
+<a class="btn" href="scheduler.html">View details »</a>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_deltaspike_spi">DeltaSpike SPI</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>DeltaSpike Service Provider Interface (SPI)</p>
+</div>
+<a class="btn" href="spi.html">View details »</a>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_external">External</h2>
+<div class="sectionbody">
+<div class="sect2">
+<h3 id="_blogs">Blogs</h3>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="build.html">Build and Test DeltaSpike from Source</a></p>
-</li>
-<li>
-<p><a href="snapshots.html">Use DeltaSpike Snapshots</a></p>
+<p><a href="http://os890.blogspot.com/search/label/deltaspike" class="bare">http://os890.blogspot.com/search/label/deltaspike</a></p>
 </li>
+</ul>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_add_ons">Add-ons</h3>
+<div class="ulist">
+<ul>
 <li>
-<p><a href="https://deltaspike.apache.org/migration-guide.html">Migrate to DeltaSpike</a></p>
+<p><a href="https://github.com/os890/ds-monitoring-addon">Monitoring- and Auditing</a></p>
 </li>
 <li>
-<p><a href="source.html">Contribute to the DeltaSpike Source</a></p>
+<p><a href="https://github.com/os890/ds-spring-bridge-addon">CDI/Spring Bridge</a></p>
 </li>
 <li>
-<p><a href="spi.html">DeltaSpike Service Provider Interface (SPI)</a></p>
+<p><a href="https://github.com/os890/ds-disruptor-addon">Fast events via Disruptor</a></p>
 </li>
 </ul>
 </div>
-</li>
-<li>
-<p>Access More DeltaSpike Resources</p>
+</div>
+<div class="sect2">
+<h3 id="_project_templates">Project Templates</h3>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="articles.html">Articles and Blogs</a></p>
+<p><a href="https://github.com/os890/javase-cdi-ds-project-template">Java SE + CDI + DS</a></p>
 </li>
 <li>
-<p><a href="addons.html">Add-ons</a></p>
+<p><a href="https://github.com/os890/javaweb-cdi-ds-project-template">JSF + CDI + DS (Servlet-Container)</a></p>
 </li>
 <li>
-<p><a href="external.html">External Examples</a></p>
+<p><a href="https://github.com/os890/javaee_cdi_ejb_ds_project_template">EJB + CDI + DS (Module)</a></p>
 </li>
-</ul>
-</div>
+<li>
+<p><a href="https://github.com/os890/javaee_jsf_cdi_ejb_ds_project_template">JSF + EJB + CDI + DS (EE-Server)</a></p>
 </li>
 </ul>
 </div>
+</div>
+<div class="sect2">
+<h3 id="_examples">Examples</h3>
+<div class="paragraph">
+<p>See <a href="../examples.html#External">External Examples</a></p>
+</div>
+</div>
+</div>
+</div>
 			</div>
 
 			<hr>

Modified: deltaspike/site/trunk/content/staging/documentation/jpa.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/jpa.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/jpa.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/jpa.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->

Modified: deltaspike/site/trunk/content/staging/documentation/jsf.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/jsf.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/jsf.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/jsf.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->
@@ -182,8 +180,20 @@ body {
 </li>
 <li><a href="#_available_modes">Available modes</a>
 <ul class="sectlevel3">
-<li><a href="#_clientwindow">CLIENTWINDOW</a></li>
-<li><a href="#_lazy">LAZY</a></li>
+<li><a href="#_clientwindow">CLIENTWINDOW</a>
+<ul class="sectlevel4">
+<li><a href="#_advantage">Advantage</a></li>
+<li><a href="#_disadvantage">Disadvantage</a></li>
+<li><a href="#_change_windowhandler_html">Change windowhandler.html</a></li>
+</ul>
+</li>
+<li><a href="#_lazy">LAZY</a>
+<ul class="sectlevel4">
+<li><a href="#_advantage_2">Advantage</a></li>
+<li><a href="#_disadvantage_2">Disadvantage</a></li>
+<li><a href="#_workflow_example">Workflow example</a></li>
+</ul>
+</li>
 <li><a href="#_none">NONE</a></li>
 <li><a href="#_delegated">DELEGATED</a></li>
 <li><a href="#_custom">CUSTOM</a></li>
@@ -218,9 +228,18 @@ body {
 <li><a href="#_bean_discovery_mode_annotated">Bean-discovery-mode annotated</a></li>
 <li><a href="#_basic_api_usages">Basic API usages</a>
 <ul class="sectlevel3">
-<li><a href="#_file_view_and_folder_folder_paths">File (@View) and Folder (@Folder) paths</a></li>
+<li><a href="#_file_view_and_folder_folder_paths">File (@View) and Folder (@Folder) paths</a>
+<ul class="sectlevel4">
+<li><a href="#__folder_name">@Folder#name</a></li>
+<li><a href="#__view">@View</a></li>
+</ul>
+</li>
 <li><a href="#_navigation_parameters">Navigation Parameters</a></li>
-<li><a href="#_static_configuration_via_navigationparameter">Static Configuration via @NavigationParameter</a></li>
+<li><a href="#_static_configuration_via_navigationparameter">Static Configuration via @NavigationParameter</a>
+<ul class="sectlevel4">
+<li><a href="#_dynamic_configuration_via_navigationparametercontext">Dynamic Configuration via NavigationParameterContext</a></li>
+</ul>
+</li>
 <li><a href="#_security_integration_via_secured">Security Integration via @Secured</a></li>
 <li><a href="#_view_controller_callbacks_via_viewcontrollerref">View-Controller Callbacks via @ViewControllerRef</a></li>
 <li><a href="#_referencing_views_via_viewref">Referencing Views via @ViewRef</a></li>

Modified: deltaspike/site/trunk/content/staging/documentation/partial-bean.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/staging/documentation/partial-bean.html?rev=1644987&r1=1644986&r2=1644987&view=diff
==============================================================================
--- deltaspike/site/trunk/content/staging/documentation/partial-bean.html (original)
+++ deltaspike/site/trunk/content/staging/documentation/partial-bean.html Fri Dec 12 17:39:05 2014
@@ -134,21 +134,19 @@ body {
 					data-target=".nav-collapse"> <span class="icon-bar"></span> <span
 					class="icon-bar"></span> <span class="icon-bar"></span>
 				</a> <a class="brand logocolor"
-					href="http://deltaspike.apache.org/index.html">Apache
-					DeltaSpike</a>
+					href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []</a>
 				<div class="nav-collapse">
 					<ul class="nav">
 						<li class="active"><a
-							href="http://deltaspike.apache.org/index.html">Home</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation">Documentation</a></li>
-						<li><a href="http://deltaspike.apache.org/javadoc.html">Javadoc</a></li>
-						<li><a href="http://deltaspike.apache.org/documentation/source.html">Source</a></li>
-						<li><a href="http://deltaspike.apache.org/download.html">Download</a></li>
-						<li><a href="http://deltaspike.apache.org/community.html">Community</a></li>
+							href="index.html">Home</a></li>
+						<li><a href="../documentation">Documentation</a></li>
+						<li><a href="../javadoc.html">Javadoc</a></li>
+						<li><a href="../documentation/source.html">Source</a></li>
+						<li><a href="../download.html">Download</a></li>
+						<li><a href="../community.html">Community</a></li>
 						<!-- <li><a href="./support.html">Support</a></li>  -->
-						<li><a href="http://deltaspike.apache.org/news.html">News</a></li>
-						<li><a
-							href="http://deltaspike.apache.org/migration-guide.html">Migration</a></li>
+						<li><a href="../news.html">News</a></li>
+						<li><a href="../migration-guide.html">Migration</a></li>
 					</ul>
 				</div>
 				<!--/.nav-collapse -->