You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by bu...@apache.org on 2015/04/09 20:54:54 UTC

svn commit: r946921 [2/11] - in /websites/production/geronimo/content: GMOxDOC30/ cache/

Modified: websites/production/geronimo/content/GMOxDOC30/assembling-a-server-via-console.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/assembling-a-server-via-console.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/assembling-a-server-via-console.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="assembling-a-server-via-command-line.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="assembling-a-server-via-command-line.html">Assembling a server via command line</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="customizing-server-assemblies.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="customizing-server-assemblies.html">Customizing server assemblies</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;</td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="assembling-a-server-via-command-line.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="assembling-a-server-via-command-line.html">Assembling a server via command line</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="customizing-server-assemblies.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="customizing-server-assemblies.html">Customizing server assemblies</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;</td></tr></table></div>
 
 <p>This tutorial illustrates how to assemble a custom server by using an application-centric approach from console. By using this approach, our application will define the contents of the server. Custom server will be built around our application and will include only the components required by our application. You can use an existing tutorial from the tutorial section to develop a sample application. See the <a shape="rect" href="stateless-session-bean.html">Stateless Session Bean</a> tutorial for application development and deployment. This topic will assemble a custom server which will only include functional components required by the application.</p>
 
@@ -139,11 +139,11 @@ table.ScrollbarTable td.ScrollbarNextIco
 
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1413831463408 {padding: 0px;}
-div.rbtoc1413831463408 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1413831463408 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1428605562829 {padding: 0px;}
+div.rbtoc1428605562829 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1428605562829 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1413831463408">
+/*]]>*/</style><div class="toc-macro rbtoc1428605562829">
 <ul class="toc-indentation"><li><a shape="rect" href="#AssemblingaserverviaConsole-Identifyingthefunctionalcomponentsrequiredbyourserver">Identifying the functional components required by our server</a></li><li><a shape="rect" href="#AssemblingaserverviaConsole-Assemblingacustomserver">Assembling a custom server</a></li></ul>
 </div>
 <h1 id="AssemblingaserverviaConsole-Identifyingthefunctionalcomponentsrequiredbyourserver">Identifying the functional components required by our server</h1>
@@ -157,15 +157,15 @@ This completes the identification of all
 
 <h1 id="AssemblingaserverviaConsole-Assemblingacustomserver">Assembling a custom server</h1>
 <ol><li>Launch the administration console and select <strong>Plugins</strong> under <strong>Applications</strong>.<br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645309/Image2.png?version=1&amp;modificationDate=1213596002000&amp;api=v2" data-image-src="/confluence/download/attachments/20645309/Image2.png?version=1&amp;modificationDate=1213596002000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>Select <strong>Application Centric</strong> as the <strong>Custom Assembly Mode</strong> and then click <strong>Assemble a server</strong>.<br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645309/Image3.png?version=1&amp;modificationDate=1231016537000&amp;api=v2" data-image-src="/confluence/download/attachments/20645309/Image3.png?version=1&amp;modificationDate=1231016537000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>Name the artifacts as suggested: groupId as test, artifactId as TestServer and format as zip or so. <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645309/Image4.png?version=1&amp;modificationDate=1231014941000&amp;api=v2" data-image-src="/confluence/download/attachments/20645309/Image4.png?version=1&amp;modificationDate=1231014941000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>The next step is to select the functional components that you identified. Select <strong>Geronimo Plugin Group :: Framework</strong>, WAR, EJB and database pool plugins. You also have to select <strong>Geronimo Plugins, Console :: System Database(Tomcat)</strong> because our application uses derby database and you have to create the database from console. Because application WAR, EJB and database pool plugins are dependent with each other, you are free to choose just one of them and therefore the rest of its dependencies will be assembled autom
 atically.<br clear="none">
+<img class="confluence-embedded-image" src="assembling-a-server-via-console.data/Image2.png" data-image-src="/confluence/download/attachments/20645309/Image2.png?version=1&amp;modificationDate=1213596002000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>Select <strong>Application Centric</strong> as the <strong>Custom Assembly Mode</strong> and then click <strong>Assemble a server</strong>.<br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">
+<img class="confluence-embedded-image" src="assembling-a-server-via-console.data/Image3.png" data-image-src="/confluence/download/attachments/20645309/Image3.png?version=1&amp;modificationDate=1231016537000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>Name the artifacts as suggested: groupId as test, artifactId as TestServer and format as zip or so. <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">
+<img class="confluence-embedded-image" src="assembling-a-server-via-console.data/Image4.png" data-image-src="/confluence/download/attachments/20645309/Image4.png?version=1&amp;modificationDate=1231014941000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>The next step is to select the functional components that you identified. Select <strong>Geronimo Plugin Group :: Framework</strong>, WAR, EJB and database pool plugins. You also have to select <strong>Geronimo Plugins, Console :: System Database(Tomcat)</strong> because our application uses derby database and you have to create the database from console. Because application WAR, EJB and database pool plugins are dependent with each other, you are free to choose just one of them and therefore the rest of its dependencies will be assembled automatically.<br clear="none">
 You can also choose the Expert mode to select individual plugins instead of plugin groups.</li><li>The final list of plugins/plugin groups you select should be follows:
 	<ul><li>org.apache.geronimo.plugingroups/framework/2.2-SNAPSHOT/car</li><li>org.apache.geronimo.plugins/sysdb-console-tomcat/2.2-SNAPSHOT/car</li><li>default/StatelessSessionEJB/1.0/car</li></ul>
 	</li><li>After this is done, click <strong>Assemble</strong>.<br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645309/Image5.png?version=1&amp;modificationDate=1231118182000&amp;api=v2" data-image-src="/confluence/download/attachments/20645309/Image5.png?version=1&amp;modificationDate=1231118182000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>On the next screen, each artifact and its associated properties will be displayed. Click <strong>Install</strong>.<br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645309/Image6.png?version=1&amp;modificationDate=1231118160000&amp;api=v2" data-image-src="/confluence/download/attachments/20645309/Image6.png?version=1&amp;modificationDate=1231118160000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>After this is done, you will receive a confirmation message suggesting the success or failure of the server assembly. It will also enlist the location of the custom server assembly, which by default is &lt;GERONIMO_HOME&gt;/var/temp/assembly.<br clear="none">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645309/Image7.png?version=1&amp;modificationDate=1231118132000&amp;api=v2" data-image-src="/confluence/download/attachments/20645309/Image7.png?version=1&amp;modificationDate=1231118132000&amp;api=v2"></li><li>The server will be named as <code>TestServer-1.0-bin.zip</code>. In the <code>&lt;GERONIMO_HOME&gt;/var/temp</code> directory, you will find the package of the newly assembled server with minimizing footprint and the fewest components you need. Unzip it and start the server.</li><li>Since our <a shape="rect" href="stateless-session-bean.html">Stateless Session Bean</a> uses <strong>userdbs</strong>, you need to create database and tables as suggested in the tutorial.<br clear="none">
+<img class="confluence-embedded-image" src="assembling-a-server-via-console.data/Image5.png" data-image-src="/confluence/download/attachments/20645309/Image5.png?version=1&amp;modificationDate=1231118182000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>On the next screen, each artifact and its associated properties will be displayed. Click <strong>Install</strong>.<br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">
+<img class="confluence-embedded-image" src="assembling-a-server-via-console.data/Image6.png" data-image-src="/confluence/download/attachments/20645309/Image6.png?version=1&amp;modificationDate=1231118160000&amp;api=v2"><br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"></li><li>After this is done, you will receive a confirmation message suggesting the success or failure of the server assembly. It will also enlist the location of the custom server assembly, which by default is &lt;GERONIMO_HOME&gt;/var/temp/assembly.<br clear="none">
+<img class="confluence-embedded-image" src="assembling-a-server-via-console.data/Image7.png" data-image-src="/confluence/download/attachments/20645309/Image7.png?version=1&amp;modificationDate=1231118132000&amp;api=v2"></li><li>The server will be named as <code>TestServer-1.0-bin.zip</code>. In the <code>&lt;GERONIMO_HOME&gt;/var/temp</code> directory, you will find the package of the newly assembled server with minimizing footprint and the fewest components you need. Unzip it and start the server.</li><li>Since our <a shape="rect" href="stateless-session-bean.html">Stateless Session Bean</a> uses <strong>userdbs</strong>, you need to create database and tables as suggested in the tutorial.<br clear="none">
 This completes our illustration for custom server assembly.</li></ol></div>
         </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/bank-sample-removed.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/bank-sample-removed.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/bank-sample-removed.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="questionable-doc-pages.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="questionable-doc-pages.html">Questionable Doc Pages</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="how-to-access-resources-via-jndi.html">How to Access Resources via JNDI</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="how-to-access-resources-via-jndi.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="questionable-doc-pages.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="questionable-doc-pages.html">Questionable Doc Pages</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="how-to-access-resources-via-jndi.html">How to Access Resources via JNDI</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="how-to-access-resources-via-jndi.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <p>Enterprise Java Beans have been one of the corner stones of the Java EE specification. As a Java EE 5 certified application server, Apache Geronimo supports EJB's extensively with the help of OpenEJB EJB Container. Although it is possible to use standard Java objects to contain your business logic and business data, using EJBs addresses many of the issues of using simple Java objects, such as scalability, lifecycle management and state management. In this article, you will see how an initial database application is extended and used for both local and remotely referred application clients for an Enterprise Java Beans back end. The application uses the built-in Apache Derby as its database. Use this article to learn how to simplify your enterprise application development process.</p>
 
@@ -134,11 +134,11 @@ table.ScrollbarTable td.ScrollbarNextIco
 
 <p>This article is organized in to following sections:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1413831476965 {padding: 0px;}
-div.rbtoc1413831476965 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1413831476965 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1428605586168 {padding: 0px;}
+div.rbtoc1428605586168 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1428605586168 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1413831476965">
+/*]]>*/</style><div class="toc-macro rbtoc1428605586168">
 <ul class="toc-indentation"><li><a shape="rect" href="#banksample(removed)-OverviewofEJBFeatures">Overview of EJB Features</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/basics-of-javaserver-faces.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/basics-of-javaserver-faces.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/basics-of-javaserver-faces.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="developing-javaserver-faces-applications.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="developing-javaserver-faces-applications.html">Developing JavaServer faces applications</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="developing-applications-with-ajax-and-jsf.html">Developing applications with AJAX and JSF</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="developing-applications-with-ajax-and-jsf.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div
 >
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="developing-javaserver-faces-applications.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="developing-javaserver-faces-applications.html">Developing JavaServer faces applications</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="developing-applications-with-ajax-and-jsf.html">Developing applications with AJAX and JSF</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="developing-applications-with-ajax-and-jsf.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 <p>This article will take you through the basics of Java Server Faces. Later we will have samples which will elaborate the features and functionalities of Java Server Faces.</p>
 
 <p>Java Server Faces (hereafter JSF) is an event based development framework in Java EE 5 arena. It is a framework for building user interfaces for Web application. <br clear="none">

Modified: websites/production/geronimo/content/GMOxDOC30/building-j2g-from-source.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/building-j2g-from-source.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/building-j2g-from-source.html Thu Apr  9 18:54:52 2015
@@ -124,13 +124,13 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="migrating-from-jboss-to-geronimo.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="migrating-from-jboss-to-geronimo.html">Migrating from JBoss to Geronimo</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="jboss-to-geronimo-ejb-bmp-migration-unverified-on-22.html">JBoss to Geronimo - EJB-BMP Migration (Unverified on 2.2)</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="jboss-to-geronimo-ejb-bmp-migration-unverified-on-22.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr
 ></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="migrating-from-jboss-to-geronimo.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="migrating-from-jboss-to-geronimo.html">Migrating from JBoss to Geronimo</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="jboss-to-geronimo-ejb-bmp-migration-unverified-on-22.html">JBoss to Geronimo - EJB-BMP Migration (Unverified on 2.2)</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="jboss-to-geronimo-ejb-bmp-migration-unverified-on-22.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1413831481372 {padding: 0px;}
-div.rbtoc1413831481372 ul {list-style: disc;margin-left: 0px;padding-left: 20px;}
-div.rbtoc1413831481372 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1428605590882 {padding: 0px;}
+div.rbtoc1428605590882 ul {list-style: disc;margin-left: 0px;padding-left: 20px;}
+div.rbtoc1428605590882 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1413831481372">
+/*]]>*/</style><div class="toc-macro rbtoc1428605590882">
 <ul class="toc-indentation"><li><a shape="rect" href="#BuildingJ2Gfromsource-Buildingfromsource">Building from source</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#BuildingJ2Gfromsource-Prerequisites">Prerequisites</a></li><li><a shape="rect" href="#BuildingJ2Gfromsource-ObtainingtheSourceCode">Obtaining the Source Code</a></li><li><a shape="rect" href="#BuildingJ2Gfromsource-Building">Building</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#BuildingJ2Gfromsource-DisablingTests">Disabling Tests</a></li></ul>

Modified: websites/production/geronimo/content/GMOxDOC30/certificate-properties-file-realm.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/certificate-properties-file-realm.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/certificate-properties-file-realm.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="administering-security-realms.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="administering-security-realms.html">Administering security realms</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="database-sql-realm.html">Database (SQL) Realm</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="database-sql-realm.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="administering-security-realms.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="administering-security-realms.html">Administering security realms</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="database-sql-realm.html">Database (SQL) Realm</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="database-sql-realm.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <p>This realm type allows you to configure Web applications to authenticate users against it. To get to that point, you will need to first configure Geronimo to use a custom SSL port listener and to get to that point you will need to configure SSL keys and keystore. The following sections describe step-by-step how to configure each of these modules.</p>
 
@@ -143,36 +143,36 @@ table.ScrollbarTable td.ScrollbarNextIco
 
 <p>Click on <strong>New Keystore</strong>, specify a new keystore name and password and then click on <strong>Create Keystore</strong>. For this example we used <code>My_Keystore</code> and <code>password</code> respectively.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consoleKeystoreConfig.png?version=1&amp;modificationDate=1203598360000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consoleKeystoreConfig.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consoleKeystoreConfig.png" data-image-src="/confluence/download/attachments/20645337/consoleKeystoreConfig.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
 
 <p>Click on the keystore file you just created, and create a private key by clicking on the appropriate link.</p>
 
 <p>Fill in with the appropriate data and click on <strong>Review Key Data</strong>.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consolePrivateKeyAdd.png?version=1&amp;modificationDate=1203598426000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consolePrivateKeyAdd.png?version=1&amp;modificationDate=1203598426000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consolePrivateKeyAdd.png" data-image-src="/confluence/download/attachments/20645337/consolePrivateKeyAdd.png?version=1&amp;modificationDate=1203598426000&amp;api=v2"></p>
 
 <p>Once you verified the values are correct click on <strong>Generate Key</strong>.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consoleKeystoreContents.png?version=1&amp;modificationDate=1203598447000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consoleKeystoreContents.png?version=1&amp;modificationDate=1203598447000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consoleKeystoreContents.png" data-image-src="/confluence/download/attachments/20645337/consoleKeystoreContents.png?version=1&amp;modificationDate=1203598447000&amp;api=v2"></p>
 
 <p>Right after you created a new private key, this key is automatically locked. That means that you can only view it or delete it, to create a Certificate Signing Request (CSR) you will have to unlock the key. To do that click on <strong>Return to keystore list</strong>.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consoleKeystoreContentsLocked.png?version=1&amp;modificationDate=1203598467000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consoleKeystoreContentsLocked.png?version=1&amp;modificationDate=1203598467000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consoleKeystoreContentsLocked.png" data-image-src="/confluence/download/attachments/20645337/consoleKeystoreContentsLocked.png?version=1&amp;modificationDate=1203598467000&amp;api=v2"></p>
 
-<p>Click on the <img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/keystoreLockOn.png?version=1&amp;modificationDate=1203598402000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/keystoreLockOn.png?version=1&amp;modificationDate=1203598402000&amp;api=v2"> to unlock the private key. You will be prompted with the password for the keystore and for the private key.</p>
+<p>Click on the <img class="confluence-embedded-image" src="certificate-properties-file-realm.data/keystoreLockOn.png" data-image-src="/confluence/download/attachments/20645337/keystoreLockOn.png?version=1&amp;modificationDate=1203598402000&amp;api=v2"> to unlock the private key. You will be prompted with the password for the keystore and for the private key.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consoleKeystoreUnlock.png?version=1&amp;modificationDate=1203598488000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consoleKeystoreUnlock.png?version=1&amp;modificationDate=1203598488000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consoleKeystoreUnlock.png" data-image-src="/confluence/download/attachments/20645337/consoleKeystoreUnlock.png?version=1&amp;modificationDate=1203598488000&amp;api=v2"></p>
 
 <p>Click on <strong>Unlock Keystore</strong>.</p>
 
 <h1 id="CertificatePropertiesFileRealm-CreateaCertificateSigningRequest(CSR)andimportCAreply">Create a Certificate Signing Request (CSR) and import CA reply</h1>
 <p>Now that you have the private key unlocked you may now continue to create a CSR. From the <strong>Keystore Configuration</strong> portlet click on the keystore file you created to display the current content.  In this example we only have one private key. Click on either <strong>view</strong> or the alias links for the current private key to display the details and additional actions.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consoleCertInfo.png?version=1&amp;modificationDate=1203598360000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consoleCertInfo.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consoleCertInfo.png" data-image-src="/confluence/download/attachments/20645337/consoleCertInfo.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
 
 <p>Click on <strong>Generate CSR</strong>, the certificate request should be displayed as illustrated in the following figure.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consoleCertCSR.png?version=1&amp;modificationDate=1203598360000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consoleCertCSR.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consoleCertCSR.png" data-image-src="/confluence/download/attachments/20645337/consoleCertCSR.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
 
 <p>This is a <strong>PKCS10</strong> certification request, you should copy this text and paste it into a flat txt file so it can be sent to a CA.</p>
 
@@ -214,11 +214,11 @@ pCpnP+uM9VI2gn9H
 
 <p>From the private key details portlet click on <strong>Import CA reply</strong>. Remove any pre-filled text in the certificate reply window and paste the text from the CA reply file and click on <strong>Save</strong>.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consoleCertReply.png?version=1&amp;modificationDate=1203598360000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consoleCertReply.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consoleCertReply.png" data-image-src="/confluence/download/attachments/20645337/consoleCertReply.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
 
 <p>After saving the CA reply you should now notice that the certificate now shows a different <strong>Issuer</strong>. Click on <strong>Back to keystore</strong> and then on <strong>Return to keystore list</strong>.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/consoleCertIssuer.png?version=1&amp;modificationDate=1203598360000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/consoleCertIssuer.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/consoleCertIssuer.png" data-image-src="/confluence/download/attachments/20645337/consoleCertIssuer.png?version=1&amp;modificationDate=1203598360000&amp;api=v2"></p>
 
 <h1 id="CertificatePropertiesFileRealm-Importtrustedcertificates">Import trusted certificates</h1>
 <p>In order to enable client authentication you will need to import the CA who signed your CSR as a trusted certificate, this process has to be only once. The CA should provide along with the signed CSR a separate certificate for the CA itself. For this example we are using our own CA so we generated the following CA certificate.</p>
@@ -241,11 +241,11 @@ KCC5tINbcI6GqXsbO8hhjIrOGweNyV1653WEvZiQ
 
 <p>While in the Keystore Configuration portlet click on the keystore file you created and then click on <strong>Add Trust Certificate</strong>. Delete any pre-filled content from <strong>Trusted Certificate</strong> window and paste the content from the CA certificate and add an alias to this certificate.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/keystore_10.gif?version=1&amp;modificationDate=1203598607000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/keystore_10.gif?version=1&amp;modificationDate=1203598607000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/keystore_10.gif" data-image-src="/confluence/download/attachments/20645337/keystore_10.gif?version=1&amp;modificationDate=1203598607000&amp;api=v2"></p>
 
 <p>Click on <strong>Review Certificate</strong> and then click on <strong>Import Certificate</strong>. You should now see the trusted certificate you just imported.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/keystore_11.gif?version=1&amp;modificationDate=1203598607000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/keystore_11.gif?version=1&amp;modificationDate=1203598607000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/keystore_11.gif" data-image-src="/confluence/download/attachments/20645337/keystore_11.gif?version=1&amp;modificationDate=1203598607000&amp;api=v2"></p>
 
 <h1 id="CertificatePropertiesFileRealm-AddanHTTPSlistenerwithclientauthentication">Add an HTTPS listener with client authentication</h1>
 <p>Apache Geronimo comes with a predefined HTTPS listener on port 8443 but this listener is not configured for client authentication. In this example we will add a new HTTPS listener and configure it to request client authentication using the certificates we created and imported in the previous steps.</p>
@@ -254,11 +254,11 @@ KCC5tINbcI6GqXsbO8hhjIrOGweNyV1653WEvZiQ
 
 <p>From the Geronimo Administration Console click on <strong>Web Server</strong> to access the Network Listener portlet.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/network_listener_1.gif?version=1&amp;modificationDate=1252895445000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/network_listener_1.gif?version=1&amp;modificationDate=1252895445000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/network_listener_1.gif" data-image-src="/confluence/download/attachments/20645337/network_listener_1.gif?version=1&amp;modificationDate=1252895445000&amp;api=v2"></p>
 
 <p>From the Network Listener portlet click on <strong>Add new HTTPS listener for Tomcat</strong></p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645337/network_listener_2.gif?version=1&amp;modificationDate=1252895470000&amp;api=v2" data-image-src="/confluence/download/attachments/20645337/network_listener_2.gif?version=1&amp;modificationDate=1252895470000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certificate-properties-file-realm.data/network_listener_2.gif" data-image-src="/confluence/download/attachments/20645337/network_listener_2.gif?version=1&amp;modificationDate=1252895470000&amp;api=v2"></p>
 
 <p>Fill in the fields with the appropriate data and click <strong>Save</strong>. For this example we only specified the keystore and not a trustore. When specifying the keystore file path you should add something similar to <strong>var/security/keystores/&lt;your_keystore&gt;</strong>, this path is relative to Geronimo's installation home directory.</p>
 

Modified: websites/production/geronimo/content/GMOxDOC30/certification-authority.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/certification-authority.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/certification-authority.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="basic-hints-on-security-configuration.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="basic-hints-on-security-configuration.html">Basic Hints on Security Configuration</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="administering-security.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="administering-security.html">Administering Security</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-http-header-based-authentication.html">Configuring HTTP 
 header-based authentication</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-http-header-based-authentication.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="basic-hints-on-security-configuration.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="basic-hints-on-security-configuration.html">Basic Hints on Security Configuration</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="administering-security.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="administering-security.html">Administering Security</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-http-header-based-authentication.html">Configuring HTTP header-based authentication</a></td><td colspan=
 "1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-http-header-based-authentication.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <p>This release of Apache Geronimo allows you to define your own Certification Authority (CA) and issue certificates in reply to Certificate Signing Requests (CSR). The Certification Authority portlet is avaiable by clicking <strong>Certificate Authority</strong> on the left menu in the Geronimo Administration Console.</p>
 
@@ -137,7 +137,7 @@ table.ScrollbarTable td.ScrollbarNextIco
 
 <p>The first time you call this porlet the CA is not yet configured so you will see a screen similar to this one.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645340/consoleCertificateAuthority.png?version=1&amp;modificationDate=1203594174000&amp;api=v2" data-image-src="/confluence/download/attachments/20645340/consoleCertificateAuthority.png?version=1&amp;modificationDate=1203594174000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certification-authority.data/consoleCertificateAuthority.png" data-image-src="/confluence/download/attachments/20645340/consoleCertificateAuthority.png?version=1&amp;modificationDate=1203594174000&amp;api=v2"></p>
 
 <p>Click on <strong>Setup Certification Authority</strong> to configure Geronimo as a CA.</p>
 
@@ -145,17 +145,17 @@ table.ScrollbarTable td.ScrollbarNextIco
 
 <p>The first step is defining the Certification Authority details as illustrated in the following image. The information entered in this form will be used to create the Certification Authority and respective self-signed key pairs.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645340/consoleCertificateAuthorityCreate.png?version=1&amp;modificationDate=1203594174000&amp;api=v2" data-image-src="/confluence/download/attachments/20645340/consoleCertificateAuthorityCreate.png?version=1&amp;modificationDate=1203594174000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certification-authority.data/consoleCertificateAuthorityCreate.png" data-image-src="/confluence/download/attachments/20645340/consoleCertificateAuthorityCreate.png?version=1&amp;modificationDate=1203594174000&amp;api=v2"></p>
 
 <p>This is an "information gathering" step, at this point you are not creating any certificates yet. Click on <strong>Review CA Details</strong> and then on <strong>Setup Certification Authority</strong>.</p>
 
 <p>Once created you will see a confirmation message <span style="color: blue;"><strong>CA Setup is successful!</strong></span> along with the details for the certificate you just created.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645340/consoleCertificateAuthoritySuccess.png?version=1&amp;modificationDate=1203594174000&amp;api=v2" data-image-src="/confluence/download/attachments/20645340/consoleCertificateAuthoritySuccess.png?version=1&amp;modificationDate=1203594174000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certification-authority.data/consoleCertificateAuthoritySuccess.png" data-image-src="/confluence/download/attachments/20645340/consoleCertificateAuthoritySuccess.png?version=1&amp;modificationDate=1203594174000&amp;api=v2"></p>
 
 <p>Next time you access the <strong>Certification Authority</strong> portlet you should see the the CA you just created. From this portlet now you can manage CSRs, review and issue certificates.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645340/consoleCertificateAuthorityPop.png?version=1&amp;modificationDate=1203594174000&amp;api=v2" data-image-src="/confluence/download/attachments/20645340/consoleCertificateAuthorityPop.png?version=1&amp;modificationDate=1203594174000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="certification-authority.data/consoleCertificateAuthorityPop.png" data-image-src="/confluence/download/attachments/20645340/consoleCertificateAuthorityPop.png?version=1&amp;modificationDate=1203594174000&amp;api=v2"></p>
 
 <h1 id="CertificationAuthority-Signingcertificaterequests">Signing certificate requests</h1>
 

Modified: websites/production/geronimo/content/GMOxDOC30/changing-the-default-port-numbers.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/changing-the-default-port-numbers.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/changing-the-default-port-numbers.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="initial-configuration.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="initial-configuration.html">Initial configuration</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="changing-the-username-and-password.html">Changing the username and password</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="changing-the-username-and-password.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="initial-configuration.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="initial-configuration.html">Initial configuration</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="changing-the-username-and-password.html">Changing the username and password</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="changing-the-username-and-password.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <h2 id="Changingthedefaultportnumbers-Changingthedefaultportnumbers">Changing the default port numbers</h2>
 

Modified: websites/production/geronimo/content/GMOxDOC30/changing-the-username-and-password.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/changing-the-username-and-password.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/changing-the-username-and-password.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="changing-the-default-port-numbers.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="changing-the-default-port-numbers.html">Changing the default port numbers</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="initial-configuration.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="initial-configuration.html">Initial configuration</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-the-osgi-environment.html">Configuring the OSGi environment</a></td><td
  colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-the-osgi-environment.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="changing-the-default-port-numbers.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="changing-the-default-port-numbers.html">Changing the default port numbers</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="initial-configuration.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="initial-configuration.html">Initial configuration</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-the-osgi-environment.html">Configuring the OSGi environment</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIco
 n"><a shape="rect" href="configuring-the-osgi-environment.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <h2 id="Changingtheusernameandpassword-Changingtheusernameandpassword">Changing the username and password</h2>
 

Modified: websites/production/geronimo/content/GMOxDOC30/client.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/client.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/client.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="tools-and-commands.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="tools-and-commands.html">Tools and commands</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="cxf-tools.html">cxf-tools</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="cxf-tools.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="tools-and-commands.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="tools-and-commands.html">Tools and commands</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="cxf-tools.html">cxf-tools</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="cxf-tools.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 <p>The <strong>client</strong> script launches the client application container. This command has the following syntax:</p>
 <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
 <pre>client config-name [app_arg ...]

Modified: websites/production/geronimo/content/GMOxDOC30/component-versions.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/component-versions.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/component-versions.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="compatibility-with-earlier-versions.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="compatibility-with-earlier-versions.html">Compatibility with earlier versions</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="what-changed-in-30.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="what-changed-in-30.html">What changed in 3.0</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="new-features-and-enhancements.html">New features and enhancements</a></td><td colspan
 ="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="new-features-and-enhancements.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div> 
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="compatibility-with-earlier-versions.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="compatibility-with-earlier-versions.html">Compatibility with earlier versions</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="what-changed-in-30.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="what-changed-in-30.html">What changed in 3.0</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="new-features-and-enhancements.html">New features and enhancements</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a sh
 ape="rect" href="new-features-and-enhancements.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div> 
 
 <h1 id="Componentversions-Componentversions">Component versions</h1>
 

Modified: websites/production/geronimo/content/GMOxDOC30/configure-apache-httpd-as-a-reverse-proxy-modproxy.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/configure-apache-httpd-as-a-reverse-proxy-modproxy.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/configure-apache-httpd-as-a-reverse-proxy-modproxy.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-a-remote-apache-http-server.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-a-remote-apache-http-server.html">Configuring a remote Apache HTTP server</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html">Configure Apache HTTPd with Jakarta Tomcat Connector (mod_jk)</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif"
  width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-a-remote-apache-http-server.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-a-remote-apache-http-server.html">Configuring a remote Apache HTTP server</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html">Configure Apache HTTPd with Jakarta Tomcat Connector (mod_jk)</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></
 div>
 
 <p>This is the simplest way to re-route requests from the Apache HTTPd to the Geronimo servers (or any other server you might have). To use this feature, you need to enable some specific modules and add a few lines to the HTTPd configuration. These steps are described as follows:</p>
 

Modified: websites/production/geronimo/content/GMOxDOC30/configuring-a-db2-datasource.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/configuring-a-db2-datasource.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/configuring-a-db2-datasource.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-datasources.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-datasources.html">Configuring datasources</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-a-mysql-datasource.html">Configuring a MySQL datasource</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-a-mysql-datasource.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%">&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-datasources.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-datasources.html">Configuring datasources</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-a-mysql-datasource.html">Configuring a MySQL datasource</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-a-mysql-datasource.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 <p><span class="confluence-anchor-link" id="ConfiguringaDB2datasource-top"></span></p>
 
 <p>This article shows you how to configure a DB2 datasource in Apache Geronimo.</p>
@@ -179,11 +179,11 @@ and copy the <strong>db2jcc_license_cisu
 <p>From the Geronimo Administration Console, select <strong>Database Pools</strong> and create a new pool by clicking <strong>Using the Geronimo database pool wizard</strong>.</p>
 
 <ol><li>Enter the pool name <strong>DB2_ds</strong> and database type <strong>DB2(DataDirect)</strong> in the database pool wizard and then click <strong>Next</strong>. See illustration in the following figure.<br clear="none" class="atl-forced-newline">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645322/databasePoolCreate.jpg?version=1&amp;modificationDate=1245020119000&amp;api=v2" data-image-src="/confluence/download/attachments/20645322/databasePoolCreate.jpg?version=1&amp;modificationDate=1245020119000&amp;api=v2"> <br clear="none" class="atl-forced-newline">
+<img class="confluence-embedded-image" src="configuring-a-db2-datasource.data/databasePoolCreate.jpg" data-image-src="/confluence/download/attachments/20645322/databasePoolCreate.jpg?version=1&amp;modificationDate=1245020119000&amp;api=v2"> <br clear="none" class="atl-forced-newline">
 <br clear="none" class="atl-forced-newline"></li><li>Select <code>com/ibm/db2/db2jcc/9.5/jar</code> and <code>com.ibm/db2/db2jcc_license_cu/9.5/jar</code> for the <strong>Driver JAR</strong> from the list by pressing <strong>Ctrl</strong> on the keyboard. Then enter the remaining connection information as shown in the following figure. For this example, the default <strong>db2admin</strong> user name and password are used and a <strong>SAMPLE</strong> database is created via the DB2 Control Center. Set <code>localhost</code> as the <strong>Server Name</strong>. <br clear="none" class="atl-forced-newline">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645322/DB2_2.jpg?version=1&amp;modificationDate=1245020127000&amp;api=v2" data-image-src="/confluence/download/attachments/20645322/DB2_2.jpg?version=1&amp;modificationDate=1245020127000&amp;api=v2"> <br clear="none" class="atl-forced-newline">
+<img class="confluence-embedded-image" src="configuring-a-db2-datasource.data/DB2_2.jpg" data-image-src="/confluence/download/attachments/20645322/DB2_2.jpg?version=1&amp;modificationDate=1245020127000&amp;api=v2"> <br clear="none" class="atl-forced-newline">
 <br clear="none" class="atl-forced-newline"></li><li>Click <strong>Deploy</strong>. You will have <strong>DB2_ds</strong> listed in the <strong>Database Pools</strong> portlet.<br clear="none" class="atl-forced-newline">
-<img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645322/DB2_5.jpg?version=1&amp;modificationDate=1203685281000&amp;api=v2" data-image-src="/confluence/download/attachments/20645322/DB2_5.jpg?version=1&amp;modificationDate=1203685281000&amp;api=v2"> <br clear="none" class="atl-forced-newline">
+<img class="confluence-embedded-image" src="configuring-a-db2-datasource.data/DB2_5.jpg" data-image-src="/confluence/download/attachments/20645322/DB2_5.jpg?version=1&amp;modificationDate=1203685281000&amp;api=v2"> <br clear="none" class="atl-forced-newline">
 <br clear="none" class="atl-forced-newline"></li></ol>
 
 

Modified: websites/production/geronimo/content/GMOxDOC30/configuring-a-mysql-datasource.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/configuring-a-mysql-datasource.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/configuring-a-mysql-datasource.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="configuring-a-db2-datasource.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="configuring-a-db2-datasource.html">Configuring a DB2 datasource</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-datasources.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-datasources.html">Configuring datasources</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="executing-sql-statements-at-deployment-time.html">Executing SQL statements at deployment tim
 e</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="executing-sql-statements-at-deployment-time.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="configuring-a-db2-datasource.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="configuring-a-db2-datasource.html">Configuring a DB2 datasource</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-datasources.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-datasources.html">Configuring datasources</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="executing-sql-statements-at-deployment-time.html">Executing SQL statements at deployment time</a></td><td colspan="1" rowspan="1" class="Scr
 ollbarNextIcon"><a shape="rect" href="executing-sql-statements-at-deployment-time.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <p>This articles shows you how to configure a mysql datasource in Geronimo. Geronimo is embedded with mysql resource adapters supporting both local and XA transactions. You need to install mysql JDBC drivers as instructed.</p>
 

Modified: websites/production/geronimo/content/GMOxDOC30/configuring-and-administering-the-apache-geronimo-server.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/configuring-and-administering-the-apache-geronimo-server.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/configuring-and-administering-the-apache-geronimo-server.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="administering-security.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="administering-security.html">Administering Security</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-and-administering.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-and-administering.html">Configuring and administering</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-services.html">Configuring services</a></td><td colspan="1" rowspan="1" class="S
 crollbarNextIcon"><a shape="rect" href="configuring-services.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="administering-security.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="administering-security.html">Administering Security</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-and-administering.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-and-administering.html">Configuring and administering</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-services.html">Configuring services</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configur
 ing-services.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <p>This topic is about how to set up intermediary services with Geronimo.
 <br clear="none" class="atl-forced-newline"></p>

Modified: websites/production/geronimo/content/GMOxDOC30/configuring-datasources.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/configuring-datasources.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/configuring-datasources.html Thu Apr  9 18:54:52 2015
@@ -124,14 +124,14 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="adding-jars-to-the-geronimo-repository.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="adding-jars-to-the-geronimo-repository.html">Adding JARs to the Geronimo repository</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-services.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-services.html">Configuring services</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-jms-resources.html">Configuring JMS resources</a></td><td c
 olspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-jms-resources.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="adding-jars-to-the-geronimo-repository.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="adding-jars-to-the-geronimo-repository.html">Adding JARs to the Geronimo repository</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-services.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-services.html">Configuring services</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-jms-resources.html">Configuring JMS resources</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"
 ><a shape="rect" href="configuring-jms-resources.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <p>Database pools provide a mechanism for applications to access databases hosted on database managers without having to include the physical implementation details of the database in the application code. The database pools also relieve the application from managing things such as connection pools and timeouts. </p>
 
 <h1 id="Configuringdatasources-Configuringdatabasepools">Configuring  database pools</h1>
 <p>To configure database pools, the <strong>Database Pools</strong> portlet is available by selecting <strong>Database Pools</strong> on the <strong>Console Navigation</strong> menu on the left side. The <strong>Database Pools</strong> portlet illustrated in the following figure shows all the available database pools and provides wizards for importing or creating new pools.</p>
 
-<p><img class="confluence-embedded-image" src="https://cwiki.apache.org/confluence/download/attachments/20645321/databasePools.png?version=1&amp;modificationDate=1243976209000&amp;api=v2" data-image-src="/confluence/download/attachments/20645321/databasePools.png?version=1&amp;modificationDate=1243976209000&amp;api=v2"></p>
+<p><img class="confluence-embedded-image" src="configuring-datasources.data/databasePools.png" data-image-src="/confluence/download/attachments/20645321/databasePools.png?version=1&amp;modificationDate=1243976209000&amp;api=v2"></p>
 
 <p>For other topics about datasource configuration, see the following sections:</p>
 <ul class="childpages-macro"><li><a shape="rect" href="configuring-a-db2-datasource.html">Configuring a DB2 datasource</a> &#8212; <span class="smalltext">This article shows you how to configure a DB2 datasource in Apache Geronimo.</span></li><li><a shape="rect" href="configuring-a-mysql-datasource.html">Configuring a MySQL datasource</a> &#8212; <span class="smalltext">This articles shows you how to configure a mysql datasource in Geronimo.</span></li><li><a shape="rect" href="executing-sql-statements-at-deployment-time.html">Executing SQL statements at deployment time</a> &#8212; <span class="smalltext">The article is about how to execute some cleanup or initialization SQL statements during the deployment time of, for example, a data source.</span></li><li><a shape="rect" href="import-database-pools-from-jboss-4.html">Import database pools from JBoss 4</a> &#8212; <span class="smalltext">This topic introduces how to import the existing JBoss 4 database pools.</span></li><li><a sha
 pe="rect" href="import-database-pools-from-weblogic-81.html">Import database pools from WebLogic 8.1</a></li><li><a shape="rect" href="removing-database-pools.html">Removing database pools</a></li><li><a shape="rect" href="using-the-geronimo-database-pool-wizard.html">Using the Geronimo database pool wizard</a></li></ul></div>
@@ -154,10 +154,10 @@ table.ScrollbarTable td.ScrollbarNextIco
                           <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Import+database+pools+from+WebLogic+8.1" title="Import database pools from WebLogic 8.1">Import database pools from WebLogic 8.1</a>
               <span class="smalltext">(Apache Geronimo v3.0)</span>
               <br>
-                          <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Executing+SQL+statements+at+deployment+time" title="Executing SQL statements at deployment time">Executing SQL statements at deployment time</a>
+                          <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Removing+database+pools" title="Removing database pools">Removing database pools</a>
               <span class="smalltext">(Apache Geronimo v3.0)</span>
               <br>
-                          <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Removing+database+pools" title="Removing database pools">Removing database pools</a>
+                          <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Executing+SQL+statements+at+deployment+time" title="Executing SQL statements at deployment time">Executing SQL statements at deployment time</a>
               <span class="smalltext">(Apache Geronimo v3.0)</span>
               <br>
                           <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Using+the+Geronimo+database+pool+wizard" title="Using the Geronimo database pool wizard">Using the Geronimo database pool wizard</a>

Modified: websites/production/geronimo/content/GMOxDOC30/configuring-http-header-based-authentication.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/configuring-http-header-based-authentication.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/configuring-http-header-based-authentication.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="certification-authority.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="certification-authority.html">Certification Authority</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="administering-security.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="administering-security.html">Administering Security</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-javaee-app-client-security.html">Configuring JavaEE App Client Security</a></td><td colspan="1" ro
 wspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-javaee-app-client-security.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="certification-authority.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="certification-authority.html">Certification Authority</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="administering-security.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="administering-security.html">Administering Security</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-javaee-app-client-security.html">Configuring JavaEE App Client Security</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="re
 ct" href="configuring-javaee-app-client-security.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 
 <p>This chapter introduces the process of achieving Single Sign-on by using CA severs,such as <a shape="rect" class="external-link" href="http://www.ca.com/us/internet-access-control.aspx" rel="nofollow">Siteminder</a>, to validate authentication information that is passed by the the <a shape="rect" class="external-link" href="http://www.w3.org/Protocols/HTTP/1.0/spec.html#Message-Headers" rel="nofollow">HTTP headers</a>.</p>
 

Modified: websites/production/geronimo/content/GMOxDOC30/configuring-jax-ws-engine.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/configuring-jax-ws-engine.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/configuring-jax-ws-engine.html Thu Apr  9 18:54:52 2015
@@ -124,7 +124,7 @@ table.ScrollbarTable td.ScrollbarParent
 table.ScrollbarTable td.ScrollbarNextName {text-align: right;border: none;}
 table.ScrollbarTable td.ScrollbarNextIcon {text-align: center;width: 16px;border: none;}
 
-/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="configuring-ejb-containers.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="configuring-ejb-containers.html">Configuring EJB Containers</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-and-administering-the-apache-geronimo-server.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-and-administering-the-apache-geronimo-server.html">Configuring and administering the Apache Geronimo Server</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href=
 "configuring-the-jms-server.html">Configuring the JMS server</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-the-jms-server.html"><img align="middle" border="0" src="https://cwiki.apache.org/confluence/images/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
+/*]]>*/</style><div class="Scrollbar"><table class="ScrollbarTable"><tr><td colspan="1" rowspan="1" class="ScrollbarPrevIcon"><a shape="rect" href="configuring-ejb-containers.html"><img align="middle" border="0" src="/images/confluence/icons/back_16.gif" width="16" height="16"></a></td><td colspan="1" rowspan="1" class="ScrollbarPrevName" width="33%"><a shape="rect" href="configuring-ejb-containers.html">Configuring EJB Containers</a>&#160;</td><td colspan="1" rowspan="1" class="ScrollbarParent" width="33%"><sup><a shape="rect" href="configuring-and-administering-the-apache-geronimo-server.html"><img align="middle" border="0" src="/images/confluence/icons/up_16.gif" width="8" height="8"></a></sup><a shape="rect" href="configuring-and-administering-the-apache-geronimo-server.html">Configuring and administering the Apache Geronimo Server</a></td><td colspan="1" rowspan="1" class="ScrollbarNextName" width="33%">&#160;<a shape="rect" href="configuring-the-jms-server.html">Configuring th
 e JMS server</a></td><td colspan="1" rowspan="1" class="ScrollbarNextIcon"><a shape="rect" href="configuring-the-jms-server.html"><img align="middle" border="0" src="/images/confluence/icons/forwd_16.gif" width="16" height="16"></a></td></tr></table></div>
 <p>Apache Geronimo is distributed with two JAX-WS engines: <a shape="rect" class="external-link" href="http://ws.apache.org/axis2/">Apache Axis2</a> and <a shape="rect" class="external-link" href="http://incubator.apache.org/cxf/">Apache CXF</a>.  The Geronimo-Jetty assembly defaults to use CXF as its JAX-WS engine whereas the Geronimo-Tomcat assembly uses Axis2.</p>
 
 <p>There are two ways to configure which JAX-WS engine should be used:</p>