Author: rmannibucau
Date: Sat Feb 2 18:15:22 2019
New Revision: 1039899
Log:
Site checkin for project Meecrowave :: Doc
Modified:
websites/production/openwebbeans/content/meecrowave/community.html
websites/production/openwebbeans/content/meecrowave/community.pdf
websites/production/openwebbeans/content/meecrowave/companion-projects.html
websites/production/openwebbeans/content/meecrowave/companion-projects.pdf
websites/production/openwebbeans/content/meecrowave/components.html
websites/production/openwebbeans/content/meecrowave/components.pdf
websites/production/openwebbeans/content/meecrowave/download.html
websites/production/openwebbeans/content/meecrowave/download.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-core/cli.html
websites/production/openwebbeans/content/meecrowave/meecrowave-core/cli.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-core/configuration.html
websites/production/openwebbeans/content/meecrowave/meecrowave-core/configuration.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-core/deploy-webapp.html
websites/production/openwebbeans/content/meecrowave/meecrowave-core/deploy-webapp.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-gradle/index.html
websites/production/openwebbeans/content/meecrowave/meecrowave-gradle/index.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-jolokia/index.html
websites/production/openwebbeans/content/meecrowave/meecrowave-jolokia/index.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-jpa/index.html
websites/production/openwebbeans/content/meecrowave/meecrowave-jpa/index.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-jta/index.html
websites/production/openwebbeans/content/meecrowave/meecrowave-jta/index.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-letsencrypt/index.html
websites/production/openwebbeans/content/meecrowave/meecrowave-letsencrypt/index.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-maven/index.html
websites/production/openwebbeans/content/meecrowave/meecrowave-maven/index.pdf
websites/production/openwebbeans/content/meecrowave/meecrowave-oauth2/index.html
websites/production/openwebbeans/content/meecrowave/meecrowave-oauth2/index.pdf
websites/production/openwebbeans/content/meecrowave/start.html
websites/production/openwebbeans/content/meecrowave/start.pdf
websites/production/openwebbeans/content/meecrowave/testing/index.html
websites/production/openwebbeans/content/meecrowave/testing/index.pdf
Modified: websites/production/openwebbeans/content/meecrowave/community.html
==============================================================================
--- websites/production/openwebbeans/content/meecrowave/community.html
(original)
+++ websites/production/openwebbeans/content/meecrowave/community.html Sat Feb
2 18:15:22 2019
@@ -66,58 +66,60 @@
<section class="doc-section">
- <div id="preamble">
- <div class="sectionbody">
- <div class="paragraph">
- <p>For now please use OpenWebBeans mailing-lists, JIRA and IRC channel.</p>
- </div>
- <div class="paragraph">
- <p>See <a
href="https://openwebbeans.apache.org/community.html">OpenWebBeans
Community</a> page for more details.</p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_source_code">Source code</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Source code can be found at <a
href="https://svn.apache.org/repos/asf/openwebbeans/meecrowave/trunk/"
class="bare">https://svn.apache.org/repos/asf/openwebbeans/meecrowave/trunk/</a></p>
- </div>
- <div class="listingblock">
- <div class="content">
- <pre class="highlightjs highlight"><code>svn co
https://svn.apache.org/repos/asf/openwebbeans/meecrowave/trunk/
meecrowave</code></pre>
- </div>
- </div>
- <div class="sect2">
- <h3 id="_build_it">Build it</h3>
- <div class="paragraph">
- <p>To build the project just run maven:</p>
- </div>
- <div class="listingblock">
- <div class="content">
- <pre class="highlightjs highlight"><code>mvn clean install</code></pre>
- </div>
- </div>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_example_source_code">Example Source Code</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>The Apache Meecrowave community also hosts some examples which show how
Meecrowave is to be used. Those examples are hosted in a separate repository
and can be found at <a
href="https://github.com/apache/openwebbeans-meecrowave-examples"
class="bare">https://github.com/apache/openwebbeans-meecrowave-examples</a></p>
- </div>
- <div class="paragraph">
- <p>The github repo works fine for pull requests. Please use our official <a
href="https://issues.apache.org/jira/projects/MEECROWAVE">Meecrowave Bug
Tracker</a> for reporting bugs or enhancement requests.</p>
- </div>
- <div class="paragraph">
- <p>The cannonical repository hosted directly at the Apache Software
Foundation intended to be used by committers is</p>
- </div>
- <div class="listingblock">
- <div class="content">
- <pre class="highlightjs highlight"><code>git clone
https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave-examples.git</code></pre>
- </div>
- </div>
- </div>
+ <div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>For now please use OpenWebBeans mailing-lists, JIRA and IRC channel.</p>
+</div>
+<div class="paragraph">
+<p>See <a href="https://openwebbeans.apache.org/community.html">OpenWebBeans
Community</a> page for more details.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_source_code">Source code</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Source code can be found at <a
href="https://svn.apache.org/repos/asf/openwebbeans/meecrowave/trunk/"
class="bare">https://svn.apache.org/repos/asf/openwebbeans/meecrowave/trunk/</a></p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code>svn co
https://svn.apache.org/repos/asf/openwebbeans/meecrowave/trunk/
meecrowave</code></pre>
+</div>
+</div>
+<div class="sect2">
+<h3 id="_build_it">Build it</h3>
+<div class="paragraph">
+<p>To build the project just run maven:</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code>mvn clean install</code></pre>
+</div>
+</div>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_example_source_code">Example Source Code</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache Meecrowave community also hosts some examples which show how
Meecrowave is to be used.
+Those examples are hosted in a separate repository and can be found at <a
href="https://github.com/apache/openwebbeans-meecrowave-examples"
class="bare">https://github.com/apache/openwebbeans-meecrowave-examples</a></p>
+</div>
+<div class="paragraph">
+<p>The github repo works fine for pull requests.
+Please use our official <a
href="https://issues.apache.org/jira/projects/MEECROWAVE">Meecrowave Bug
Tracker</a> for reporting bugs or enhancement requests.</p>
+</div>
+<div class="paragraph">
+<p>The cannonical repository hosted directly at the Apache Software Foundation
intended to be used by committers is</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre class="highlightjs highlight"><code>git clone
https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave-examples.git</code></pre>
+</div>
+</div>
+</div>
</div>
</section><!--//doc-section-->
Modified: websites/production/openwebbeans/content/meecrowave/community.pdf
==============================================================================
Binary files - no diff available.
Modified:
websites/production/openwebbeans/content/meecrowave/companion-projects.html
==============================================================================
--- websites/production/openwebbeans/content/meecrowave/companion-projects.html
(original)
+++ websites/production/openwebbeans/content/meecrowave/companion-projects.html
Sat Feb 2 18:15:22 2019
@@ -66,37 +66,50 @@
<section class="doc-section">
- <div class="sect1">
- <h2 id="_apache_deltaspike">Apache DeltaSpike</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Apache DeltaSpike will cover several useful areas:</p>
- </div>
- <div class="ulist">
- <ul>
- <li> <p>Configuration</p> </li>
- <li> <p>Exception handling</p> </li>
- <li> <p>Advanced CDI utilities like partial bean binding (you define a
bean behavior from a CDI handler implementation)</p> </li>
- <li> <p>Quartz integration</p> </li>
- <li> <p>Data/JPA integration (it is different than the Meecrowave one but
depending your need can be useful)</p> </li>
- <li> <p>And much more</p> </li>
- </ul>
- </div>
- <div class="paragraph">
- <p>See <a href="http://deltaspike.apache.org/"
class="bare">http://deltaspike.apache.org/</a> for more information.</p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_apache_sirona">Apache Sirona</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Sirona aims to provide some monitoring capabilities (metrics on the
runtime). By default its servlet integration makes it smooth to integrate with
Meecrowave.</p>
- </div>
- <div class="paragraph">
- <p>See <a href="http://sirona.apache.org/"
class="bare">http://sirona.apache.org/</a> for more information.</p>
- </div>
- </div>
+ <div class="sect1">
+<h2 id="_apache_deltaspike">Apache DeltaSpike</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Apache DeltaSpike will cover several useful areas:</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Configuration</p>
+</li>
+<li>
+<p>Exception handling</p>
+</li>
+<li>
+<p>Advanced CDI utilities like partial bean binding (you define a bean
behavior from a CDI handler implementation)</p>
+</li>
+<li>
+<p>Quartz integration</p>
+</li>
+<li>
+<p>Data/JPA integration (it is different than the Meecrowave one but depending
your need can be useful)</p>
+</li>
+<li>
+<p>And much more</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>See <a href="http://deltaspike.apache.org/"
class="bare">http://deltaspike.apache.org/</a> for more information.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_apache_sirona">Apache Sirona</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Sirona aims to provide some monitoring capabilities (metrics on the
runtime).
+By default its servlet integration makes it smooth to integrate with
Meecrowave.</p>
+</div>
+<div class="paragraph">
+<p>See <a href="http://sirona.apache.org/"
class="bare">http://sirona.apache.org/</a> for more information.</p>
+</div>
+</div>
</div>
</section><!--//doc-section-->
Modified:
websites/production/openwebbeans/content/meecrowave/companion-projects.pdf
==============================================================================
Binary files - no diff available.
Modified: websites/production/openwebbeans/content/meecrowave/components.html
==============================================================================
--- websites/production/openwebbeans/content/meecrowave/components.html
(original)
+++ websites/production/openwebbeans/content/meecrowave/components.html Sat Feb
2 18:15:22 2019
@@ -66,121 +66,127 @@
<section class="doc-section">
- <div class="sect1">
- <h2 id="_meecrowave_core">Meecrowave Core</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Core component is the backbone of Meecrowave. It is based on Tomcat
embedded for Servlet container, CXF for JAX-RS, OpenWebBeans for CDI and Log4j2
for the logging.</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-core/configuration.html">Read about
Meecrowave configuration</a></p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-core/cli.html">Read about Meecrowave
command line</a></p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-core/deploy-webapp.html">Read about
Meecrowave and webapp/wars</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_meecrowave_jpa">Meecrowave JPA</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Meecrowave JPA provides a thin layer on top of JPA to make it easier to
use JPA without requiring to use a full container like JavaEE or Spring. It is
just a CDI extension.</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-jpa/index.html">Read More</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_meecrowave_maven">Meecrowave Maven</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Meecrowave provides a Maven plugin to run meecrowave with your preferred
build tool.</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-maven/index.html">Read More</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_meecrowave_gradle">Meecrowave Gradle</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Meecrowave provides a Gradle plugin to run meecrowave with your
preferred build tool.</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-gradle/index.html">Read More</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_meecrowave_and_the_testing">Meecrowave and the Testing</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Meecrowave provides two main testing integration: a JUnit one and an
Arquillian Container.</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/testing/index.html">Read More</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_meecrowave_and_monitoring">Meecrowave and Monitoring</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Meecrowave provides few integration for the monitoring:</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-jolokia/index.html">Jolokia
(JMX)</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_meecrowave_and_jta">Meecrowave and JTA</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>This is an experimental integration of geronimo-transaction and
meecrowave.</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-jta/index.html">JTA module</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_meecrowave_and_oauth2">Meecrowave and OAuth2</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>This is an experimental module integrating CXF OAuth2 server in
Meecrowave through an embeddable dependency or a directly executable jar.</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-oauth2/index.html">OAuth2 module</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_meecrowave_let_s_encrypt">Meecrowave Letâs Encrypt</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>This is an experimental module integrating with Letâs Encrypt to
provide you free and easy SSL support on your HTTPS connectors.</p>
- </div>
- <div class="paragraph">
- <p><a href="/meecrowave/meecrowave-letsencrypt/index.html">Letâs Encrypt
module</a></p>
- </div>
- </div>
-</div>
-<div class="sect1">
- <h2 id="_going_further">Going further</h2>
- <div class="sectionbody">
- <div class="paragraph">
- <p>Meecrowave scope is not the full scope of microservices (whatever it
means) or at least enterprise needs cause several Apache projects cover part of
them in a very good way.</p>
- </div>
- <div class="paragraph">
- <p>See <a href="companion-projects.html">Companion Projects</a> for more
information.</p>
- </div>
- </div>
+ <div class="sect1">
+<h2 id="_meecrowave_core">Meecrowave Core</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Core component is the backbone of Meecrowave. It is based on Tomcat
embedded for
+Servlet container, CXF for JAX-RS, OpenWebBeans for CDI and Log4j2 for the
logging.</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-core/configuration.html">Read about
Meecrowave configuration</a></p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-core/cli.html">Read about Meecrowave
command line</a></p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-core/deploy-webapp.html">Read about
Meecrowave and webapp/wars</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_meecrowave_jpa">Meecrowave JPA</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Meecrowave JPA provides a thin layer on top of JPA to make it easier to use
JPA
+without requiring to use a full container like JavaEE or Spring. It is just a
+CDI extension.</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-jpa/index.html">Read More</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_meecrowave_maven">Meecrowave Maven</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Meecrowave provides a Maven plugin to run meecrowave with your preferred
build tool.</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-maven/index.html">Read More</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_meecrowave_gradle">Meecrowave Gradle</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Meecrowave provides a Gradle plugin to run meecrowave with your preferred
build tool.</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-gradle/index.html">Read More</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_meecrowave_and_the_testing">Meecrowave and the Testing</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Meecrowave provides two main testing integration: a JUnit one and an
Arquillian Container.</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/testing/index.html">Read More</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_meecrowave_and_monitoring">Meecrowave and Monitoring</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Meecrowave provides few integration for the monitoring:</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-jolokia/index.html">Jolokia (JMX)</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_meecrowave_and_jta">Meecrowave and JTA</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This is an experimental integration of geronimo-transaction and
meecrowave.</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-jta/index.html">JTA module</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_meecrowave_and_oauth2">Meecrowave and OAuth2</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This is an experimental module integrating CXF OAuth2 server in Meecrowave
+through an embeddable dependency or a directly executable jar.</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-oauth2/index.html">OAuth2 module</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_meecrowave_lets_encrypt">Meecrowave Let’s Encrypt</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This is an experimental module integrating with Let’s Encrypt to
provide you
+free and easy SSL support on your HTTPS connectors.</p>
+</div>
+<div class="paragraph">
+<p><a href="/meecrowave/meecrowave-letsencrypt/index.html">Let’s Encrypt
module</a></p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_going_further">Going further</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Meecrowave scope is not the full scope of microservices (whatever it means)
or at least enterprise needs
+cause several Apache projects cover part of them in a very good way.</p>
+</div>
+<div class="paragraph">
+<p>See <a href="companion-projects.html">Companion Projects</a> for more
information.</p>
+</div>
+</div>
</div>
</section><!--//doc-section-->
Modified: websites/production/openwebbeans/content/meecrowave/components.pdf
==============================================================================
Binary files - no diff available.