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 2020/01/05 01:09:59 UTC

svn commit: r1054853 [3/4] - in /websites/production/geronimo/content: GMOxDEV/ GMOxDOC10/ GMOxDOC11/ GMOxDOC12/ GMOxDOC20/ GMOxDOC20ja/ GMOxDOC21/ GMOxDOC22/ GMOxDOC30/ GMOxKB/ cache/ doc/ gshell/

Modified: websites/production/geronimo/content/GMOxDOC22/developing-persistence-for-jsf-applications-with-jpa.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/developing-persistence-for-jsf-applications-with-jpa.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/developing-persistence-for-jsf-applications-with-jpa.html Sun Jan  5 01:09:58 2020
@@ -106,7 +106,7 @@
 
 <p>Below tutorial explains developing a JSF (JavaServerFaces) application using JPA for persistence. The application has an ejb application and a web application. The ejb application uses JPA to manipulate entities in the database. The web application uses JSF to look up ejbs that trigger operations on the entities. The database being used is the embedded derby database shipped with geronimo. The web application displays a list of currencies of various countries along with the corresponding USD conversion rate. The web interface allows user to add a new currency, edit the existing currency and delete a currency etc. </p>
 
-<p>The application can be downloaded from this <a shape="rect" href="developing-persistence-for-jsf-applications-with-jpa.data/JPA-JSFApp.ear?version=1&amp;modificationDate=1212445244000&amp;api=v2" data-linked-resource-id="8644" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="JPA-JSFApp.ear" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="93304" data-linked-resource-container-version="60">link</a>.</p>
+<p>The application can be downloaded from this <a shape="rect" href="developing-persistence-for-jsf-applications-with-jpa.data/JPA-JSFApp.ear?version=1&amp;modificationDate=1212445244000&amp;api=v2" data-linked-resource-id="8644" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="JPA-JSFApp.ear" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="93304" data-linked-resource-container-version="61">link</a>.</p>
 
 <p>In order to develop, deploy and run the application, the following environment is required.</p>
 

Modified: websites/production/geronimo/content/GMOxDOC22/developing-user-interface-with-jsf.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/developing-user-interface-with-jsf.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/developing-user-interface-with-jsf.html Sun Jan  5 01:09:58 2020
@@ -107,11 +107,11 @@
 
 <p>The tutorial is divided into the following sections.</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494843982 {padding: 0px;}
-div.rbtoc1577494843982 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494843982 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185913730 {padding: 0px;}
+div.rbtoc1578185913730 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185913730 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494843982">
+/*]]>*/</style><div class="toc-macro rbtoc1578185913730">
 <ul class="toc-indentation"><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-SettinguptheEclipseenvironment">Setting up the Eclipse environment</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-CreatingWEBapplicationwithentities">Creating WEB application with entities</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-CreatingadynamicWebprojectanddefiningJSFcapabilities">Creating a dynamic Web project and defining JSF capabilities</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-Implementingpersistencefortheapplication">Implementing persistence for the application</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-DefiningUIcomponents">Defining UI components</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-ConfiguringJSFmanagedbeansandassociatingmanagedbeanactionstoevents">Configuring JSF managed beans and associating managed bean actions to events</a></li></ul>
 </li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-SettingupthedatabasetablesandtheDatasource">Setting up the database tables and the Datasource</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-Deployingthe(war)application">Deploying the (war) application</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-Runningtheapplication">Running the application</a></li></ul>
@@ -123,7 +123,7 @@ div.rbtoc1577494843982 li {margin-left:
 
 
 
-<p>The entire application can be downloaded from this <a shape="rect" href="developing-user-interface-with-jsf.data/EmployeeWEB.war?version=1&amp;modificationDate=1214966340000&amp;api=v2" data-linked-resource-id="59672706" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="EmployeeWEB.war" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="93318" data-linked-resource-container-version="70">link</a>.</p>
+<p>The entire application can be downloaded from this <a shape="rect" href="developing-user-interface-with-jsf.data/EmployeeWEB.war?version=1&amp;modificationDate=1214966340000&amp;api=v2" data-linked-resource-id="59672706" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="EmployeeWEB.war" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="93318" data-linked-resource-container-version="71">link</a>.</p>
 
 <h2 id="DevelopinguserinterfacewithJSF-SettinguptheEclipseenvironment">Setting up the Eclipse environment</h2>
 

Modified: websites/production/geronimo/content/GMOxDOC22/ejb-failover.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/ejb-failover.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/ejb-failover.html Sun Jan  5 01:09:58 2020
@@ -104,11 +104,11 @@
 <p>In Geronimo, you can configure <a shape="rect" class="external-link" href="http://openejb.apache.org/3.0/failover.html" title="OpenEJB failover">OpenEJB for failover scenarios</a>, such as multipoint and multicast. Further more, Geronimo uses WADI to support failover for Stateful Session Bean (SFSB) in a unicast way.</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494906594 {padding: 0px;}
-div.rbtoc1577494906594 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494906594 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185976696 {padding: 0px;}
+div.rbtoc1578185976696 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185976696 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494906594">
+/*]]>*/</style><div class="toc-macro rbtoc1578185976696">
 <ul class="toc-indentation"><li><a shape="rect" href="#EJBfailover-Enablingmultipoint/multicastfailover">Enabling multipoint/multicast failover</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#EJBfailover-Developingtheclient">Developing the client</a></li><li><a shape="rect" href="#EJBfailover-failoverstrategies">failover strategies</a></li></ul>
 </li><li><a shape="rect" href="#EJBfailover-Enablingunicastfailover">Enabling unicast failover</a>

Modified: websites/production/geronimo/content/GMOxDOC22/how-to-build-geronimo-eclipse-plugin-from-source.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/how-to-build-geronimo-eclipse-plugin-from-source.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/how-to-build-geronimo-eclipse-plugin-from-source.html Sun Jan  5 01:09:58 2020
@@ -106,11 +106,11 @@
 <p>You can also change the default location of m2repo by modifying &lt;MAVEN_HOME&gt;/conf/settings.xml and modify the following tag<br clear="none">
 &lt;localRepository&gt;C:\m2repo&lt;/localRepository&gt;</p></div></div>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494882345 {padding: 0px;}
-div.rbtoc1577494882345 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494882345 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185950538 {padding: 0px;}
+div.rbtoc1578185950538 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185950538 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494882345">
+/*]]>*/</style><div class="toc-macro rbtoc1578185950538">
 <ul class="toc-indentation"><li><a shape="rect" href="#HowtoBuildGeronimoEclipsePluginfromSource-Gettingthesourcecode">Getting the source code</a></li><li><a shape="rect" href="#HowtoBuildGeronimoEclipsePluginfromSource-BuildingSource">Building Source</a></li><li><a shape="rect" href="#HowtoBuildGeronimoEclipsePluginfromSource-OtherMavenoptions">Other Maven options</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#HowtoBuildGeronimoEclipsePluginfromSource-SkipTest">Skip Test</a></li></ul>
 </li></ul>

Modified: websites/production/geronimo/content/GMOxDOC22/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html Sun Jan  5 01:09:58 2020
@@ -102,11 +102,11 @@
           <div class="wiki-content maincontent">
 <ol><li>Build GEP using Maven.  See <a shape="rect" href="how-to-build-geronimo-eclipse-plugin-from-source.html">How to Build Geronimo Eclipse Plugin from Source</a> for details.  The projects are now ready to be imported into your Eclipse workspace.</li><li>Launch a clean installation of Eclipse Ganymede (See<a shape="rect" class="external-link" href="http://cwiki.apache.org/confluence/display/GMOxDOC21/Apache+Geronimo+Development+Tools+Project#ApacheGeronimoDevelopmentToolsProject-Prerequisites">this page</a> for details).</li><li>Follow these steps blow to complete the configuration of Eclipse for GEP development:
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494884845 {padding: 0px;}
-div.rbtoc1577494884845 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494884845 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185953133 {padding: 0px;}
+div.rbtoc1578185953133 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185953133 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494884845">
+/*]]>*/</style><div class="toc-macro rbtoc1578185953133">
 <ul class="toc-indentation"><li><a shape="rect" href="#HowtoDevelopGeronimoEclipsePlugininEclipse-SettinguptheClassPathvariable">Setting up the ClassPath variable</a></li><li><a shape="rect" href="#HowtoDevelopGeronimoEclipsePlugininEclipse-Settingupthetargetplatform">Setting up the target platform</a></li><li><a shape="rect" href="#HowtoDevelopGeronimoEclipsePlugininEclipse-ImportingsourcecodeinyourEclipseWorkspace">Importing source code in your Eclipse Workspace</a></li><li><a shape="rect" href="#HowtoDevelopGeronimoEclipsePlugininEclipse-RunandDebugConfigurations">Run and Debug Configurations</a></li></ul>
 </div>
 <h1 id="HowtoDevelopGeronimoEclipsePlugininEclipse-SettinguptheClassPathvariable">Setting up the ClassPath variable</h1></li><li>Select Window-&gt;Preferences as ahown in the figure.<br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline"> <br clear="none" class="atl-forced-newline">

Modified: websites/production/geronimo/content/GMOxDOC22/how-to-install-geronimo-eclipse-plugin-v212.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/how-to-install-geronimo-eclipse-plugin-v212.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/how-to-install-geronimo-eclipse-plugin-v212.html Sun Jan  5 01:09:58 2020
@@ -101,11 +101,11 @@
           <div class="wiki-content maincontent">
 <p>We will be using Eclipse Ganymede and Sun JDK 6.0+ for the illustration. Geronimo Eclipse Plugin (GEP) can be installed using the following options</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494886463 {padding: 0px;}
-div.rbtoc1577494886463 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494886463 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185955400 {padding: 0px;}
+div.rbtoc1578185955400 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185955400 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494886463">
+/*]]>*/</style><div class="toc-macro rbtoc1578185955400">
 <ul class="toc-indentation"><li><a shape="rect" href="#HowtoinstallGeronimoEclipsePluginv2.1.2-PrerequisitesPrereqs">Prerequisites</a></li><li><a shape="rect" href="#HowtoinstallGeronimoEclipsePluginv2.1.2-InstallingGEPwithinWTP">Installing GEP within WTP</a></li><li><a shape="rect" href="#HowtoinstallGeronimoEclipsePluginv2.1.2-InstallingGEPusingEclipseupdatemanager">Installing GEP using Eclipse update manager</a></li><li><a shape="rect" href="#HowtoinstallGeronimoEclipsePluginv2.1.2-ManualInstallation">Manual Installation</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#HowtoinstallGeronimoEclipsePluginv2.1.2-Usingdeployable.zip">Using deployable.zip</a></li></ul>
 </li><li><a shape="rect" href="#HowtoinstallGeronimoEclipsePluginv2.1.2-VerifyGEPinstallation">Verify GEP installation</a></li></ul>

Modified: websites/production/geronimo/content/GMOxDOC22/how-to-open-a-bug-for-geronimo-eclipse-plugin.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/how-to-open-a-bug-for-geronimo-eclipse-plugin.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/how-to-open-a-bug-for-geronimo-eclipse-plugin.html Sun Jan  5 01:09:58 2020
@@ -113,11 +113,11 @@ Other questions pertaining to Eclipse, W
 <p>Search the <a shape="rect" class="external-link" href="http://issues.apache.org/jira/browse/GERONIMODEVTOOLS">GERONIMODEVTOOLS JIRA issue tracking database</a> to see if your bug has already been reported, or maybe even fixed. You may be able to add additional information to a previously reported bug.</p></div></div>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494882808 {padding: 0px;}
-div.rbtoc1577494882808 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494882808 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185953628 {padding: 0px;}
+div.rbtoc1578185953628 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185953628 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494882808">
+/*]]>*/</style><div class="toc-macro rbtoc1578185953628">
 <ul class="toc-indentation"><li><a shape="rect" href="#HowtoopenabugforGeronimoEclipsePlugin-ReportingaGEPbug">Reporting a GEP bug</a></li></ul>
 </div>
 <h1 id="HowtoopenabugforGeronimoEclipsePlugin-ReportingaGEPbug">Reporting a GEP bug</h1>

Modified: websites/production/geronimo/content/GMOxDOC22/inventory-simple-database-access-application.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/inventory-simple-database-access-application.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/inventory-simple-database-access-application.html Sun Jan  5 01:09:58 2020
@@ -104,11 +104,11 @@
 
 <p>This article is organized in to following sections.</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494863406 {padding: 0px;}
-div.rbtoc1577494863406 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494863406 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185931773 {padding: 0px;}
+div.rbtoc1578185931773 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185931773 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494863406">
+/*]]>*/</style><div class="toc-macro rbtoc1578185931773">
 <ul class="toc-indentation"><li><a shape="rect" href="#inventory-SimpleDatabaseAccessApplication-ApplicationOverview">Application Overview</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#inventory-SimpleDatabaseAccessApplication-Applicationcontents">Application contents</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#inventory-SimpleDatabaseAccessApplication-SampleDatabase">Sample Database</a></li></ul>

Modified: websites/production/geronimo/content/GMOxDOC22/jms-clustering-in-geronimo.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/jms-clustering-in-geronimo.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/jms-clustering-in-geronimo.html Sun Jan  5 01:09:58 2020
@@ -105,11 +105,11 @@
 
 <p>There are different kinds of Master/Slave configurations available according to ActiveMQ documentation:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494908563 {padding: 0px;}
-div.rbtoc1577494908563 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494908563 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185977708 {padding: 0px;}
+div.rbtoc1578185977708 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185977708 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494908563">
+/*]]>*/</style><div class="toc-macro rbtoc1578185977708">
 <ul class="toc-indentation"><li><a shape="rect" href="#JMSclusteringinGeronimo-PureMaster/Slave">Pure Master/Slave</a></li><li><a shape="rect" href="#JMSclusteringinGeronimo-SharedFilesystem">Shared File system</a></li><li><a shape="rect" href="#JMSclusteringinGeronimo-JDBCMasterSlave">JDBC Master Slave</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC22/ldap-realm.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/ldap-realm.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/ldap-realm.html Sun Jan  5 01:09:58 2020
@@ -105,11 +105,11 @@
 <p>This document is organized in the following sections:</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494872668 {padding: 0px;}
-div.rbtoc1577494872668 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494872668 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185941510 {padding: 0px;}
+div.rbtoc1578185941510 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185941510 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494872668">
+/*]]>*/</style><div class="toc-macro rbtoc1578185941510">
 <ul class="toc-indentation"><li><a shape="rect" href="#LDAPRealm-InstallingApacheDSplugin(optional)">Installing ApacheDS plugin (optional)</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#LDAPRealm-InstallthepluginfromtheGeronimoAdministrationConsole">Install the plugin from the Geronimo Administration Console</a></li><li><a shape="rect" href="#LDAPRealm-Installthepluginfromthecommandline">Install the plugin from the command line</a></li></ul>
 </li><li><a shape="rect" href="#LDAPRealm-DeployingLDAPRealms">Deploying LDAP Realms</a>

Modified: websites/production/geronimo/content/GMOxDOC22/replacing-default-realm-in-geronimo.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/replacing-default-realm-in-geronimo.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/replacing-default-realm-in-geronimo.html Sun Jan  5 01:09:58 2020
@@ -105,11 +105,11 @@
 
 <p>By default, Geronimo is using a .properties file realm for authentication named <code>geronimo-admin</code>, which is used by JMX server, Administration Console, Online-deploy and MEJB applications. However, you may not want to use it for production use. Alternatively, you can use database(SQL) or LDAP realms in a production environment. To demonstrate how to replace the default realm, we will use 2 samples as followed:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494902304 {padding: 0px;}
-div.rbtoc1577494902304 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494902304 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185972399 {padding: 0px;}
+div.rbtoc1578185972399 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185972399 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494902304">
+/*]]>*/</style><div class="toc-macro rbtoc1578185972399">
 <ul class="toc-indentation"><li><a shape="rect" href="#ReplacingdefaultRealminGeronimo-Withadatabase(SQL)realm">With a database(SQL) realm</a></li><li><a shape="rect" href="#ReplacingdefaultRealminGeronimo-WithaLDAPrealm">With a LDAP realm</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC22/stateless-session-bean.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/stateless-session-bean.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/stateless-session-bean.html Sun Jan  5 01:09:58 2020
@@ -134,11 +134,11 @@ System.out.println("This is a stateless
 <p>Details on installing eclipse are provided in the <a shape="rect" href="development-environment.html">Development environment</a> section. <br clear="none">
 This tutorial is organized in the following sections:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494856739 {padding: 0px;}
-div.rbtoc1577494856739 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494856739 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185926815 {padding: 0px;}
+div.rbtoc1578185926815 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185926815 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494856739">
+/*]]>*/</style><div class="toc-macro rbtoc1578185926815">
 <ul class="toc-indentation"><li><a shape="rect" href="#StatelessSessionBean-CreatingaStatelessSessionEJBproject">Creating a Stateless Session EJB project</a></li><li><a shape="rect" href="#StatelessSessionBean-Creatingadatabaseusingtheadministrativeconsole">Creating a database using the administrative console</a></li><li><a shape="rect" href="#StatelessSessionBean-CreatingadatasourceusingAdministrativeConsole">Creating a datasource using Administrative Console</a></li><li><a shape="rect" href="#StatelessSessionBean-Creatingapplicationclient">Creating application client</a></li><li><a shape="rect" href="#StatelessSessionBean-Fewmoreconfigurations">Few more configurations</a></li><li><a shape="rect" href="#StatelessSessionBean-DeployandRun">Deploy and Run</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC22/tomcat-native-clustering.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/tomcat-native-clustering.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/tomcat-native-clustering.html Sun Jan  5 01:09:58 2020
@@ -103,11 +103,11 @@
 <p>The Tomcat Web container provides a native clustering solution that can be configured through Geronimo using gbean definitions within <code>config.xml</code> or using <code>server.xml</code> starting from v2.2 just like you did for a standalone Tomcat server.  This document will go through the available GBeans and how to configure them for clustering in a Geronimo server with a tomcat web container.</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494881283 {padding: 0px;}
-div.rbtoc1577494881283 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494881283 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185951098 {padding: 0px;}
+div.rbtoc1578185951098 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185951098 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494881283">
+/*]]>*/</style><div class="toc-macro rbtoc1578185951098">
 <ul class="toc-indentation"><li><a shape="rect" href="#TomcatNativeClustering-ClusterConfigurationElements">Cluster Configuration Elements</a></li><li><a shape="rect" href="#TomcatNativeClustering-Settingupaclusteringenvironment">Setting up a clustering environment</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#TomcatNativeClustering-Planningyourcluster">Planning your cluster</a></li><li><a shape="rect" href="#TomcatNativeClustering-PreparingyourWebapplication">Preparing your Web application</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#TomcatNativeClustering-Enablingsessionaffinity">Enabling session affinity</a></li></ul>

Modified: websites/production/geronimo/content/GMOxDOC22/using-spnego-in-geronimo.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC22/using-spnego-in-geronimo.html (original)
+++ websites/production/geronimo/content/GMOxDOC22/using-spnego-in-geronimo.html Sun Jan  5 01:09:58 2020
@@ -104,11 +104,11 @@
 <p>Using the <a shape="rect" class="external-link" href="ftp://ftp.isi.edu/in-notes/rfc2478.txt" rel="nofollow" title="SPNEGO">Simple and Protected GSS-API Negotiation Mechanism(SPNEGO)</a> in Geronimo allows HTTP users to log in and authenticate only once in their desktop, then they can receive automatic authentication from the Geronimo server. Note that the feature is only supported in Geronimo 2.2.1 or later versions.</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494907125 {padding: 0px;}
-div.rbtoc1577494907125 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494907125 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185977215 {padding: 0px;}
+div.rbtoc1578185977215 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185977215 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494907125">
+/*]]>*/</style><div class="toc-macro rbtoc1578185977215">
 <ul class="toc-indentation"><li><a shape="rect" href="#UsingSPNEGOinGeronimo-Prerequisite">Prerequisite</a></li><li><a shape="rect" href="#UsingSPNEGOinGeronimo-Procedure">Procedure</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#UsingSPNEGOinGeronimo-SettinguptheDomainControllerMachine">Setting up the Domain Controller Machine</a></li><li><a shape="rect" href="#UsingSPNEGOinGeronimo-SettinguptheClientApplicationMachine">Setting up the Client Application Machine</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#UsingSPNEGOinGeronimo-EnableSPNEGOauthenticationinMicrosoftInternetExplorerbrowser">Enable SPNEGO authentication in Microsoft Internet Explorer browser</a></li><li><a shape="rect" href="#UsingSPNEGOinGeronimo-EnableSPNEGOauthenticationinFirefox">Enable SPNEGO authentication in Firefox</a></li></ul>

Modified: websites/production/geronimo/content/GMOxDOC30/accessing-ejb-in-web-applications.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/accessing-ejb-in-web-applications.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/accessing-ejb-in-web-applications.html Sun Jan  5 01:09:58 2020
@@ -127,11 +127,11 @@ under the License.
 
 <p>Details on installing eclipse are provided in the <a shape="rect" href="development-environment.html">Development environment</a> section. This tutorial is organized in the following sections:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494930454 {padding: 0px;}
-div.rbtoc1577494930454 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494930454 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186002696 {padding: 0px;}
+div.rbtoc1578186002696 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186002696 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494930454">
+/*]]>*/</style><div class="toc-macro rbtoc1578186002696">
 <ul class="toc-indentation"><li><a shape="rect" href="#AccessingEJBinWebapplications-DefineanewGeronimoServerRuntime">Define a new Geronimo Server Runtime</a></li><li><a shape="rect" href="#AccessingEJBinWebapplications-CreatingaEJBProject">Creating a EJB Project</a></li><li><a shape="rect" href="#AccessingEJBinWebapplications-CreatingaDynamicWebProject">Creating a Dynamic Web Project</a></li><li><a shape="rect" href="#AccessingEJBinWebapplications-AddingcodetoEJBProject">Adding code to EJB Project</a></li><li><a shape="rect" href="#AccessingEJBinWebapplications-AddingcodetoWebProject">Adding code to Web Project</a></li><li><a shape="rect" href="#AccessingEJBinWebapplications-Somemoreconfigurations">Some more configurations</a></li><li><a shape="rect" href="#AccessingEJBinWebapplications-DeployandRun">Deploy and Run</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/accessing-jdbc-in-web-applications.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/accessing-jdbc-in-web-applications.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/accessing-jdbc-in-web-applications.html Sun Jan  5 01:09:58 2020
@@ -130,11 +130,11 @@ under the License.
 <p>Details on installing eclipse are provided in the <a shape="rect" href="development-environment.html">Development environment</a> section. This tutorial is organized in the following sections:</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494932541 {padding: 0px;}
-div.rbtoc1577494932541 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494932541 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185998040 {padding: 0px;}
+div.rbtoc1578185998040 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185998040 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494932541">
+/*]]>*/</style><div class="toc-macro rbtoc1578185998040">
 <ul class="toc-indentation"><li><a shape="rect" href="#AccessingJDBCinWebapplications-CreatingadynamicWebproject">Creating a dynamic Web project</a></li><li><a shape="rect" href="#AccessingJDBCinWebapplications-Creatingadatabaseusingtheadministrativeconsole">Creating a database using the administrative console</a></li><li><a shape="rect" href="#AccessingJDBCinWebapplications-Creatingadatasourceusingtheadministrativeconsole">Creating a datasource using the administrative console</a></li><li><a shape="rect" href="#AccessingJDBCinWebapplications-Addingcodeforimageuploadtoderbydatabase">Adding code for image upload to derby database</a></li><li><a shape="rect" href="#AccessingJDBCinWebapplications-Codetoretrievetheimagefromderbydatabase">Code to retrieve the image from derby database</a></li><li><a shape="rect" href="#AccessingJDBCinWebapplications-Modifyingdeploymentplan">Modifying deployment plan</a></li><li><a shape="rect" href="#AccessingJDBCinWebapplications-Deployandrun">Deploy an
 d run</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/apache-aries-sample-applications.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/apache-aries-sample-applications.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/apache-aries-sample-applications.html Sun Jan  5 01:09:58 2020
@@ -159,7 +159,7 @@ mvn install
 
 <h2 id="ApacheAriessampleapplications-DeploytheAriesSamplesDataSourcearies-deploy">Deploy the Aries Samples DataSource <span class="confluence-anchor-link" id="ApacheAriessampleapplications-aries-deploy"></span></h2>
 <p>Each of the two samples requires a Datasource.  However, before you can deploy the Datasources you need to obtain the tranql-connector-derby-embed-xa rar.   Unfortunately, this was not included in the Geronimo 3.0-M1 server images (but will be included in future images).  </p>
-<ul><li>For 3.0-M1 release you can obtain the necessary rar from any of the ibiblio mirrors:   <a shape="rect" class="external-link" href="http://mirrors.ibiblio.org/pub/mirrors/maven2/org/tranql/tranql-connector-derby-embed-xa/1.6/" rel="nofollow">Tranql RAR for derby</a></li><li>You must also download the XML for the datasource definitions - located here: <a shape="rect" href="apache-aries-sample-applications.data/aries-datasource.xml?version=2&amp;modificationDate=1277208649000&amp;api=v2" data-linked-resource-id="23003152" data-linked-resource-version="2" data-linked-resource-type="attachment" data-linked-resource-default-alias="aries-datasource.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="21267180" data-linked-resource-container-version="59">aries-datasource.xml</a>. Or you can download <code>aries-datasource</code> plugin directly from Geronimo <a shape="rect" class="external-link" href="http://geronimo.apache.o
 rg/plugins/samples-3.0-M1/">samples plugin repository</a>.</li></ul>
+<ul><li>For 3.0-M1 release you can obtain the necessary rar from any of the ibiblio mirrors:   <a shape="rect" class="external-link" href="http://mirrors.ibiblio.org/pub/mirrors/maven2/org/tranql/tranql-connector-derby-embed-xa/1.6/" rel="nofollow">Tranql RAR for derby</a></li><li>You must also download the XML for the datasource definitions - located here: <a shape="rect" href="apache-aries-sample-applications.data/aries-datasource.xml?version=2&amp;modificationDate=1277208649000&amp;api=v2" data-linked-resource-id="23003152" data-linked-resource-version="2" data-linked-resource-type="attachment" data-linked-resource-default-alias="aries-datasource.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="21267180" data-linked-resource-container-version="60">aries-datasource.xml</a>. Or you can download <code>aries-datasource</code> plugin directly from Geronimo <a shape="rect" class="external-link" href="http://geronimo.apache.o
 rg/plugins/samples-3.0-M1/">samples plugin repository</a>.</li></ul>
 
 
 <p>After you have both of the necessary files in your local file system use the following command to deploy the datasource:  </p>

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 Sun Jan  5 01:09:58 2020
@@ -124,11 +124,11 @@ under the License.
 <p>The application client referred to in this tutorial is actually a Web Application Client.</p></div></div>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494945511 {padding: 0px;}
-div.rbtoc1577494945511 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494945511 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186015010 {padding: 0px;}
+div.rbtoc1578186015010 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186015010 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494945511">
+/*]]>*/</style><div class="toc-macro rbtoc1578186015010">
 <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>

Modified: websites/production/geronimo/content/GMOxDOC30/building-geronimo-from-eclipse.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/building-geronimo-from-eclipse.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/building-geronimo-from-eclipse.html Sun Jan  5 01:09:58 2020
@@ -185,7 +185,7 @@ and on windows its usually at
 
 <div class="confluence-information-macro confluence-information-macro-information"><p class="title">Info:</p><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span><div class="confluence-information-macro-body">
 <ul><li>If you plan on contributing code or patches to the project, you have to configure eclipse to not use tabs. Select <strong>Window &gt; Preferences &gt; Java &gt; Code Style &gt; Formatter &gt; Java Conventions <code>[built-in]</code></strong>, and click on <strong>Edit</strong>. Under Indentation select Tab policy as "space only". Enter a new name for this profile and click <strong>OK</strong>.</li><li>You might want to configure the Geronimo development environment by importing the Geronimo formatter and code template files.
-	<ul><li>Click  <strong>Window &gt; Preferences &gt; Java &gt; Code Style &gt; Formatter &gt; Import</strong>, and specify local path of <a shape="rect" href="building-geronimo-from-eclipse.data/Geronimo-template-formatter.xml?version=1&amp;modificationDate=1244676755000&amp;api=v2" data-linked-resource-id="20874045" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="Geronimo-template-formatter.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="20645292" data-linked-resource-container-version="56">Geronimo-template-formatter.xml</a>.</li><li>Click <strong>Window &gt; Preferences &gt; Java &gt; Code Style &gt; Code Templates &gt; Import</strong>, and specify the path of <a shape="rect" href="building-geronimo-from-eclipse.data/Geronimo-template-code.xml?version=1&amp;modificationDate=1244676755000&amp;api=v2" data-linked-resource-id="20874046" data-linked-resource-vers
 ion="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="Geronimo-template-code.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="20645292" data-linked-resource-container-version="56">Geronimo-template-code.xml</a>.</li></ul>
+	<ul><li>Click  <strong>Window &gt; Preferences &gt; Java &gt; Code Style &gt; Formatter &gt; Import</strong>, and specify local path of <a shape="rect" href="building-geronimo-from-eclipse.data/Geronimo-template-formatter.xml?version=1&amp;modificationDate=1244676755000&amp;api=v2" data-linked-resource-id="20874045" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="Geronimo-template-formatter.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="20645292" data-linked-resource-container-version="57">Geronimo-template-formatter.xml</a>.</li><li>Click <strong>Window &gt; Preferences &gt; Java &gt; Code Style &gt; Code Templates &gt; Import</strong>, and specify the path of <a shape="rect" href="building-geronimo-from-eclipse.data/Geronimo-template-code.xml?version=1&amp;modificationDate=1244676755000&amp;api=v2" data-linked-resource-id="20874046" data-linked-resource-vers
 ion="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="Geronimo-template-code.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="20645292" data-linked-resource-container-version="57">Geronimo-template-code.xml</a>.</li></ul>
 	</li></ul>
 </div></div></div>
         </div>

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 Sun Jan  5 01:09:58 2020
@@ -118,11 +118,11 @@ under the License.
         <div class="wiki-content">
           <div class="wiki-content maincontent">
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494971130 {padding: 0px;}
-div.rbtoc1577494971130 ul {list-style: disc;margin-left: 0px;padding-left: 20px;}
-div.rbtoc1577494971130 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186042259 {padding: 0px;}
+div.rbtoc1578186042259 ul {list-style: disc;margin-left: 0px;padding-left: 20px;}
+div.rbtoc1578186042259 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494971130">
+/*]]>*/</style><div class="toc-macro rbtoc1578186042259">
 <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/configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html Sun Jan  5 01:09:58 2020
@@ -126,7 +126,7 @@ under the License.
 
 <p>In addition to <strong>mod_jk</strong>, you will require a <code>workers.properties</code> file, also available with the Apache Tomcat source distribution. This properties file tells the <strong>mod_jk</strong> plugin how to connect to the Geronimo server. For a detailed explanation on all the available options for configuring the Jakarta Tomcat Connector, visit <a shape="rect" class="external-link" href="http://tomcat.apache.org/connectors-doc/config/workers.html">http://tomcat.apache.org/connectors-doc/config/workers.html</a>.</p>
 
-<div class="confluence-information-macro confluence-information-macro-information"><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>For practical purposes, the module <a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.data/mod_jk-apache-2.2.3.so?version=1&amp;modificationDate=1203494952000&amp;api=v2" data-linked-resource-id="20874112" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="mod_jk-apache-2.2.3.so" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645305" data-linked-resource-container-version="56">mod_jk-apache-2.2.3.so</a> for Windows and the <a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.data/workers.properties?version=1&amp;modificationDate=1203494952000&amp;api=v2" data-linked-resource-id="20874113" data-
 linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="workers.properties" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645305" data-linked-resource-container-version="56">workers.properties</a> are included in the <strong>Attachments</strong> section in this article.</p></div></div>
+<div class="confluence-information-macro confluence-information-macro-information"><span class="aui-icon aui-icon-small aui-iconfont-info confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>For practical purposes, the module <a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.data/mod_jk-apache-2.2.3.so?version=1&amp;modificationDate=1203494952000&amp;api=v2" data-linked-resource-id="20874112" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="mod_jk-apache-2.2.3.so" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645305" data-linked-resource-container-version="57">mod_jk-apache-2.2.3.so</a> for Windows and the <a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.data/workers.properties?version=1&amp;modificationDate=1203494952000&amp;api=v2" data-linked-resource-id="20874113" data-
 linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="workers.properties" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645305" data-linked-resource-container-version="57">workers.properties</a> are included in the <strong>Attachments</strong> section in this article.</p></div></div>
 
 <p><a shape="rect" href="configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html">Back to Top</a></p>
 

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 Sun Jan  5 01:09:58 2020
@@ -126,7 +126,7 @@ under the License.
 
 
 <h1 id="ConfiguringaMySQLdatasource-CreatingadatasourceanddeployingitasastandaloneJEEconnectormodule">Creating a datasource and deploying it as a standalone JEE connector module</h1>
-<ol><li>See the attachment <a shape="rect" href="configuring-a-mysql-datasource.data/sample-mysql-xa-ds-plan-standalone.xml?version=1&amp;modificationDate=1232485735000&amp;api=v2" data-linked-resource-id="20874158" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="sample-mysql-xa-ds-plan-standalone.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="20645327" data-linked-resource-container-version="56">sample-mysql-xa-ds-plan-standalone.xml</a> to create a standalone Java EE connector deployment plan.</li><li>Install the mysql jdbc driver to the Geronimo repository by using the adminitration console, and ensure its Module ID is the same as the one defined in the sample plan. In this example, the Module ID of mysql JDBC driver is <code>mysql/mysql-connector-java/5.1.7/jar</code>.</li><li>Use <a shape="rect" href="deploying-and-undeploying-applications.html">command li
 ne</a> to deploy the datasource. Here is the sample command for deploying mysql xa datasource:
+<ol><li>See the attachment <a shape="rect" href="configuring-a-mysql-datasource.data/sample-mysql-xa-ds-plan-standalone.xml?version=1&amp;modificationDate=1232485735000&amp;api=v2" data-linked-resource-id="20874158" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="sample-mysql-xa-ds-plan-standalone.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="20645327" data-linked-resource-container-version="57">sample-mysql-xa-ds-plan-standalone.xml</a> to create a standalone Java EE connector deployment plan.</li><li>Install the mysql jdbc driver to the Geronimo repository by using the adminitration console, and ensure its Module ID is the same as the one defined in the sample plan. In this example, the Module ID of mysql JDBC driver is <code>mysql/mysql-connector-java/5.1.7/jar</code>.</li><li>Use <a shape="rect" href="deploying-and-undeploying-applications.html">command li
 ne</a> to deploy the datasource. Here is the sample command for deploying mysql xa datasource:
 <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
 <pre>&lt;geronimo_home&gt;/bin/deploy.sh -u system -p manager deploy 
 &lt;GERONIMO_HOME&gt;/repository/org/tranql/tranql-connector-mysql-xa/1.2/tranql-connector-mysql-xa-1.2.rar sample-mysql-xa-ds-plan-standalone.xml
@@ -136,7 +136,7 @@ where <em>&lt;geronimo_home&gt;</em> is
 
 
 <h1 id="ConfiguringaMySQLdatasource-Embeddingadatasourcedefinitioninanapplicationdeploymentplan">Embedding a datasource definition in an application deployment plan</h1>
-<ol><li>See the attachment <a shape="rect" href="configuring-a-mysql-datasource.data/sample-mysql-xa-ds-plan-embeded.xml?version=1&amp;modificationDate=1232485735000&amp;api=v2" data-linked-resource-id="20874159" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="sample-mysql-xa-ds-plan-embeded.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="20645327" data-linked-resource-container-version="56">sample-mysql-xa-ds-plan-embeded.xml</a> to create an application deployment plan, and replace the web module and the ejb module according to your application.</li><li>Install the mysql jdbc driver to the Geronimo repository by using the adminitration console, and ensure its Module ID is the same as the one defined in the sample plan. In this example, the Module ID of mysql JDBC driver is <code>mysql/mysql-connector-java/5.1.7/jar</code>.</li><li>Use command line or adminitra
 tive console to <a shape="rect" href="deploying-and-undeploying-applications.html">deploy</a> your application with the deployment plan. For example, use the following command line:
+<ol><li>See the attachment <a shape="rect" href="configuring-a-mysql-datasource.data/sample-mysql-xa-ds-plan-embeded.xml?version=1&amp;modificationDate=1232485735000&amp;api=v2" data-linked-resource-id="20874159" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="sample-mysql-xa-ds-plan-embeded.xml" data-nice-type="XML File" data-linked-resource-content-type="text/xml" data-linked-resource-container-id="20645327" data-linked-resource-container-version="57">sample-mysql-xa-ds-plan-embeded.xml</a> to create an application deployment plan, and replace the web module and the ejb module according to your application.</li><li>Install the mysql jdbc driver to the Geronimo repository by using the adminitration console, and ensure its Module ID is the same as the one defined in the sample plan. In this example, the Module ID of mysql JDBC driver is <code>mysql/mysql-connector-java/5.1.7/jar</code>.</li><li>Use command line or adminitra
 tive console to <a shape="rect" href="deploying-and-undeploying-applications.html">deploy</a> your application with the deployment plan. For example, use the following command line:
 <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
 <pre>&lt;geronimo_home&gt;/bin/deploy.sh -u system -p manager deploy yourapp.ear sample-mysql-xa-ds-plan-embeded.xml
 </pre>

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 Sun Jan  5 01:09:58 2020
@@ -146,10 +146,10 @@ under the License.
                           <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/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/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/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/converting-applications-into-plugins-using-the-administration-console.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/converting-applications-into-plugins-using-the-administration-console.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/converting-applications-into-plugins-using-the-administration-console.html Sun Jan  5 01:09:58 2020
@@ -125,11 +125,11 @@ under the License.
 <p>The Application client referred to in this tutorial is actually a Web Application Client.</p></div></div>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494963999 {padding: 0px;}
-div.rbtoc1577494963999 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494963999 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186033291 {padding: 0px;}
+div.rbtoc1578186033291 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186033291 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494963999">
+/*]]>*/</style><div class="toc-macro rbtoc1578186033291">
 <ul class="toc-indentation"><li><a shape="rect" href="#ConvertingapplicationsintopluginsusingtheAdministrationConsole-Convertingtheapplicationintoapluginviaconsole">Converting the application into a plugin via console</a></li><li><a shape="rect" href="#ConvertingapplicationsintopluginsusingtheAdministrationConsole-Exportingandimportingpluginsviaconsole">Exporting and importing plugins via console</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#ConvertingapplicationsintopluginsusingtheAdministrationConsole-Exportingtheapplicationasaplugin">Exporting the application as a plugin</a></li><li><a shape="rect" href="#ConvertingapplicationsintopluginsusingtheAdministrationConsole-CreateacustomrepositoryfromGeronimoAdministrativeConsole">Create a custom repository from Geronimo Administrative Console</a></li><li><a shape="rect" href="#ConvertingapplicationsintopluginsusingtheAdministrationConsole-Importingtheplugin">Importing the plugin</a></li></ul>
 </li></ul>

Modified: websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-java-persistence-api.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-java-persistence-api.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-java-persistence-api.html Sun Jan  5 01:09:58 2020
@@ -124,11 +124,11 @@ under the License.
 
 <p>The document is organized as follows.</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494970043 {padding: 0px;}
-div.rbtoc1577494970043 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494970043 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186041110 {padding: 0px;}
+div.rbtoc1578186041110 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186041110 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494970043">
+/*]]>*/</style><div class="toc-macro rbtoc1578186041110">
 <ul class="toc-indentation"><li><a shape="rect" href="#CreatingdeploymentplansforJavaPersistenceAPI-JavaPersistenceAPI">Java Persistence API</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#CreatingdeploymentplansforJavaPersistenceAPI-ShareAccountsample">ShareAccount sample</a></li><li><a shape="rect" href="#CreatingdeploymentplansforJavaPersistenceAPI-Inheritancerelationshipinentities">Inheritance relationship in entities</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#CreatingdeploymentplansforJavaPersistenceAPI-Singledatabasetableperclasshierarchy">Single database table per class hierarchy</a></li></ul>

Modified: websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-web-applications.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-web-applications.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-web-applications.html Sun Jan  5 01:09:58 2020
@@ -123,11 +123,11 @@ In the <code>geronimo-web.xml</code> fil
 <p>The <code>geronimo-web.xml</code> uses XML elements from <a shape="rect" class="external-link" href="http://geronimo.apache.org/xml/ns/j2ee/web-2.0.1">http://geronimo.apache.org/xml/ns/j2ee/web-2.0.1</a> namespace and one or more namespaces mentioned in <a shape="rect" href="configuring-resources-in-the-application-scope.html">Configuring resources in the application scope</a> section earlier in the document. </p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494970592 {padding: 0px;}
-div.rbtoc1577494970592 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494970592 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186041707 {padding: 0px;}
+div.rbtoc1578186041707 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186041707 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494970592">
+/*]]>*/</style><div class="toc-macro rbtoc1578186041707">
 <ul class="toc-indentation"><li><a shape="rect" href="#CreatingdeploymentplansforWebapplications-SampleplanforaWebapplication">Sample plan for a Web application</a></li><li><a shape="rect" href="#CreatingdeploymentplansforWebapplications-Containerspecificconfigurationinawebapplication">Container specific configuration in a web application</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#CreatingdeploymentplansforWebapplications-Thecontainer-configelement">The container-config element</a></li></ul>
 </li></ul>

Modified: websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans.html Sun Jan  5 01:09:58 2020
@@ -119,7 +119,7 @@ under the License.
           <div class="wiki-content maincontent">
 
 <p>This section provides a guide for creating deployment plans, in which Geronimo-specific configuration is accomplished via resource reference, dependencies and so on.  It is organized in the following parts:</p>
-<ul class="childpages-macro"><li><a shape="rect" href="creating-deployment-plans-for-applications.html">Creating deployment plans for applications</a> &#8212; <span class="smalltext">This section summarizes how to develop Geronimo deployment plans for different Java EE 5 modules.</span><ul class="childpages-macro"><li><a shape="rect" href="configuring-resources-in-the-application-scope.html">Configuring resources in the application scope</a></li><li><a shape="rect" href="creating-deployment-plans-for-web-applications.html">Creating deployment plans for Web applications</a> &#8212; <span class="smalltext">A Web application requires web.xml as deployment descriptor and geronimo-web.xml as deployment plan.</span></li><li><a shape="rect" href="naming-jndi.html">Naming (JNDI)</a> &#8212; <span class="smalltext">This page describes how the Geronimo server puts the names of JCA objects and EJBs in the JNDI namespace so that clients may access them.</span></li><li><a shape="rect" href="anno
 tations.html">Annotations</a></li><li><a shape="rect" href="creating-deployment-plans-for-ejb-applications.html">Creating deployment plans for EJB applications</a></li><li><a shape="rect" href="creating-deployment-plans-for-java-ee-application-clients.html">Creating deployment plans for Java EE application clients</a> &#8212; <span class="smalltext">A Java EE client module requires application-client.xml as deployment descriptor and geronimo-application-client.xml as deployment plan.</span></li><li><a shape="rect" href="creating-deployment-plans-for-java-persistence-api.html">Creating deployment plans for Java Persistence API</a></li><li><a shape="rect" href="creating-deployment-plans-for-enterprise-applications.html">Creating deployment plans for enterprise applications</a></li></ul></li><li><a shape="rect" href="creating-deployment-plans-using-the-deployment-plan-wizard.html">Creating deployment plans using the deployment plan wizard</a></li><li><a shape="rect" href="understanding
 -deployment-plans.html">Understanding deployment plans</a> &#8212; <span class="smalltext">Every module that you install in Geronimo, whether it is a service, application, resource, and so on, can be configured via a deployment plan.</span><ul class="childpages-macro"><li><a shape="rect" href="persistencexml.html">persistence.xml</a></li><li><a shape="rect" href="geronimo-applicationxml.html">geronimo-application.xml</a></li><li><a shape="rect" href="geronimo-raxml.html">geronimo-ra.xml</a></li><li><a shape="rect" href="geronimo-application-clientxml.html">geronimo-application-client.xml</a></li><li><a shape="rect" href="openejb-jarxml.html">openejb-jar.xml</a></li><li><a shape="rect" href="geronimo-webxml.html">geronimo-web.xml</a></li></ul></li></ul>
+<ul class="childpages-macro"><li><a shape="rect" href="creating-deployment-plans-for-applications.html">Creating deployment plans for applications</a> &#8212; <span class="smalltext">This section summarizes how to develop Geronimo deployment plans for different Java EE 5 modules.</span><ul class="childpages-macro"><li><a shape="rect" href="configuring-resources-in-the-application-scope.html">Configuring resources in the application scope</a></li><li><a shape="rect" href="creating-deployment-plans-for-web-applications.html">Creating deployment plans for Web applications</a> &#8212; <span class="smalltext">A Web application requires web.xml as deployment descriptor and geronimo-web.xml as deployment plan.</span></li><li><a shape="rect" href="naming-jndi.html">Naming (JNDI)</a> &#8212; <span class="smalltext">This page describes how the Geronimo server puts the names of JCA objects and EJBs in the JNDI namespace so that clients may access them.</span></li><li><a shape="rect" href="anno
 tations.html">Annotations</a></li><li><a shape="rect" href="creating-deployment-plans-for-ejb-applications.html">Creating deployment plans for EJB applications</a></li><li><a shape="rect" href="creating-deployment-plans-for-java-ee-application-clients.html">Creating deployment plans for Java EE application clients</a> &#8212; <span class="smalltext">A Java EE client module requires application-client.xml as deployment descriptor and geronimo-application-client.xml as deployment plan.</span></li><li><a shape="rect" href="creating-deployment-plans-for-java-persistence-api.html">Creating deployment plans for Java Persistence API</a></li><li><a shape="rect" href="creating-deployment-plans-for-enterprise-applications.html">Creating deployment plans for enterprise applications</a></li></ul></li><li><a shape="rect" href="creating-deployment-plans-using-the-deployment-plan-wizard.html">Creating deployment plans using the deployment plan wizard</a></li><li><a shape="rect" href="understanding
 -deployment-plans.html">Understanding deployment plans</a> &#8212; <span class="smalltext">Every module that you install in Geronimo, whether it is a service, application, resource, and so on, can be configured via a deployment plan.</span><ul class="childpages-macro"><li><a shape="rect" href="geronimo-applicationxml.html">geronimo-application.xml</a></li><li><a shape="rect" href="geronimo-application-clientxml.html">geronimo-application-client.xml</a></li><li><a shape="rect" href="geronimo-raxml.html">geronimo-ra.xml</a></li><li><a shape="rect" href="geronimo-webxml.html">geronimo-web.xml</a></li><li><a shape="rect" href="openejb-jarxml.html">openejb-jar.xml</a></li><li><a shape="rect" href="persistencexml.html">persistence.xml</a></li></ul></li></ul>
 
 
 

Modified: websites/production/geronimo/content/GMOxDOC30/deploying-and-running-ejb-application-clients.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/deploying-and-running-ejb-application-clients.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/deploying-and-running-ejb-application-clients.html Sun Jan  5 01:09:58 2020
@@ -127,11 +127,11 @@ under the License.
 
 <p>Details on installing eclipse are provided in the <a shape="rect" href="development-environment.html">Development environment</a> section. This tutorial is organized in the following sections:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494918105 {padding: 0px;}
-div.rbtoc1577494918105 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494918105 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185989374 {padding: 0px;}
+div.rbtoc1578185989374 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185989374 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494918105">
+/*]]>*/</style><div class="toc-macro rbtoc1578185989374">
 <ul class="toc-indentation"><li><a shape="rect" href="#DeployingandrunningEJBapplicationclients-SettingupEclipseIDEforEJBapplicationdevelopment">Setting up Eclipse IDE for EJB application development</a></li><li><a shape="rect" href="#DeployingandrunningEJBapplicationclients-DevelopingEJBlocalinterface,EJBremoteinterfaceandBeanclass">Developing EJB local interface, EJB remote interface and Bean class</a></li><li><a shape="rect" href="#DeployingandrunningEJBapplicationclients-DevelopingaJavaClient">Developing a Java Client</a></li><li><a shape="rect" href="#DeployingandrunningEJBapplicationclients-Deployandrun">Deploy and run</a></li></ul>
 </div>
 <p>Let us briefly understand this application. This application will take you through creating a simple Stateless Session EJB. Later we will develop a Java Application client to access this EJB. EJB development will make use of annotations which are introduced in Java EE5.</p>

Modified: websites/production/geronimo/content/GMOxDOC30/deploying-and-undeploying-applications.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/deploying-and-undeploying-applications.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/deploying-and-undeploying-applications.html Sun Jan  5 01:09:58 2020
@@ -121,11 +121,11 @@ under the License.
 
 <p>There are several alternatives available for Deploying and undeploying applications:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494960546 {padding: 0px;}
-div.rbtoc1577494960546 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494960546 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186034122 {padding: 0px;}
+div.rbtoc1578186034122 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186034122 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494960546">
+/*]]>*/</style><div class="toc-macro rbtoc1578186034122">
 <ul class="toc-indentation"><li><a shape="rect" href="#Deployingandundeployingapplications-ViaGeronimoAdministrationConsoleGACdeploy">Via Geronimo Administration Console</a></li><li><a shape="rect" href="#Deployingandundeployingapplications-ViahotdeploymentHotdeploy">Via hot deployment</a></li><li><a shape="rect" href="#Deployingandundeployingapplications-ViaDeployertooldeployertool">Via Deployer tool</a></li><li><a shape="rect" href="#Deployingandundeployingapplications-Viagogocommandgogodeploy">Via gogo command</a></li><li><a shape="rect" href="#Deployingandundeployingapplications-ViaGEPGEPdeploy">Via GEP</a></li><li><a shape="rect" href="#Deployingandundeployingapplications-ViaClusteringWADIdeploy">Via Clustering</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-blueprint-application.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-blueprint-application.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-blueprint-application.html Sun Jan  5 01:09:58 2020
@@ -129,11 +129,11 @@ under the License.
 <p>Details on installing Eclipse are provided in the <a shape="rect" href="development-environment.html">Development environment</a> section. This tutorial is organized in the following sections:</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494991150 {padding: 0px;}
-div.rbtoc1577494991150 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494991150 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186062396 {padding: 0px;}
+div.rbtoc1578186062396 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186062396 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494991150">
+/*]]>*/</style><div class="toc-macro rbtoc1578186062396">
 <ul class="toc-indentation"><li><a shape="rect" href="#DevelopingaHelloWorldBlueprintapplication-CreatinganOSGiEnterpriseApplicationusingEclipse">Creating an OSGi Enterprise Application using Eclipse</a></li><li><a shape="rect" href="#DevelopingaHelloWorldBlueprintapplication-Addingaclasstotheapiproject">Adding a class to the api project</a></li><li><a shape="rect" href="#DevelopingaHelloWorldBlueprintapplication-ImplementingtheHelloWorldServiceinteface">Implementing the HelloWorldService inteface</a></li><li><a shape="rect" href="#DevelopingaHelloWorldBlueprintapplication-Creatingtheclienttoconsumetheservices">Creating the client to consume the services</a></li><li><a shape="rect" href="#DevelopingaHelloWorldBlueprintapplication-Runanddeploy">Run and deploy</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-web-application.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-web-application.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-web-application.html Sun Jan  5 01:09:58 2020
@@ -130,11 +130,11 @@ under the License.
 
 <p>Details on installing eclipse are provided in the <a shape="rect" href="development-environment.html">Development environment</a> section. This tutorial is organized in the following sections:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494927339 {padding: 0px;}
-div.rbtoc1577494927339 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494927339 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185999074 {padding: 0px;}
+div.rbtoc1578185999074 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185999074 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494927339">
+/*]]>*/</style><div class="toc-macro rbtoc1578185999074">
 <ul class="toc-indentation"><li><a shape="rect" href="#DevelopingaHelloWorldWebapplication-CreatingadynamicWebprojectusingEclipse">Creating a dynamic Web project using Eclipse</a></li><li><a shape="rect" href="#DevelopingaHelloWorldWebapplication-AddingaJSPtotheproject">Adding a JSP to the project</a></li><li><a shape="rect" href="#DevelopingaHelloWorldWebapplication-Makinghellp.jspthewelcomefile">Making hellp.jsp the welcome file</a></li><li><a shape="rect" href="#DevelopingaHelloWorldWebapplication-Runanddeploy">Run and deploy</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/developing-container-managed-persistence-with-jpa.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/developing-container-managed-persistence-with-jpa.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/developing-container-managed-persistence-with-jpa.html Sun Jan  5 01:09:58 2020
@@ -135,15 +135,15 @@ under the License.
 
 <p>The tutorial is divided into the following sections.</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494923355 {padding: 0px;}
-div.rbtoc1577494923355 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494923355 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185995889 {padding: 0px;}
+div.rbtoc1578185995889 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185995889 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494923355">
+/*]]>*/</style><div class="toc-macro rbtoc1578185995889">
 <ul class="toc-indentation"><li><a shape="rect" href="#DevelopingcontainermanagedpersistencewithJPA-SettingtheEclipseenvironment">Setting the Eclipse environment</a></li><li><a shape="rect" href="#DevelopingcontainermanagedpersistencewithJPA-Creatingejbapplicationwithentities">Creating ejb application with entities</a></li><li><a shape="rect" href="#DevelopingcontainermanagedpersistencewithJPA-Creatingwebapplication">Creating web application</a></li><li><a shape="rect" href="#DevelopingcontainermanagedpersistencewithJPA-SettingupthedatabasetablesandtheDatasource">Setting up the database tables and the Datasource</a></li><li><a shape="rect" href="#DevelopingcontainermanagedpersistencewithJPA-Deployingthe(ear)application">Deploying the (ear) application</a></li></ul>
 </div>
 
-<p>The entire application can be downloaded from this <a shape="rect" href="developing-container-managed-persistence-with-jpa.data/ContainerManagedJPA-EAR.ear?version=1&amp;modificationDate=1213308862000&amp;api=v2" data-linked-resource-id="20873760" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="ContainerManagedJPA-EAR.ear" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645262" data-linked-resource-container-version="57">link</a>.</p>
+<p>The entire application can be downloaded from this <a shape="rect" href="developing-container-managed-persistence-with-jpa.data/ContainerManagedJPA-EAR.ear?version=1&amp;modificationDate=1213308862000&amp;api=v2" data-linked-resource-id="20873760" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="ContainerManagedJPA-EAR.ear" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645262" data-linked-resource-container-version="58">link</a>.</p>
 
 <h2 id="DevelopingcontainermanagedpersistencewithJPA-SettingtheEclipseenvironment">Setting the Eclipse environment</h2>
 

Modified: websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html Sun Jan  5 01:09:58 2020
@@ -127,11 +127,11 @@ under the License.
 <p>This document is organized in the following sections:</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494912287 {padding: 0px;}
-div.rbtoc1577494912287 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494912287 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578185982481 {padding: 0px;}
+div.rbtoc1578185982481 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578185982481 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494912287">
+/*]]>*/</style><div class="toc-macro rbtoc1578185982481">
 <ul class="toc-indentation"><li><a shape="rect" href="#DevelopingEJBapplications-EJB2VsEJB3">EJB2 Vs EJB3</a></li><li><a shape="rect" href="#DevelopingEJBapplications-TypesofBeans">Types of Beans</a></li><li><a shape="rect" href="#DevelopingEJBapplications-EJBtutorials">EJB tutorials</a></li></ul>
 </div>
 
@@ -167,10 +167,10 @@ div.rbtoc1577494912287 li {margin-left:
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/JMS+application+with+Message-Driven+Bean" title="JMS application with Message-Driven Bean">JMS application with Message-Driven Bean</a>
+                                      <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Referring+to+an+EJB+from+outside+its+EAR" title="Referring to an EJB from outside its EAR">Referring to an EJB from outside its EAR</a>
               <span class="smalltext">(Apache Geronimo v3.0)</span>
               <br>
-                          <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Referring+to+an+EJB+from+outside+its+EAR" title="Referring to an EJB from outside its EAR">Referring to an EJB from outside its EAR</a>
+                          <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/JMS+application+with+Message-Driven+Bean" title="JMS application with Message-Driven Bean">JMS application with Message-Driven Bean</a>
               <span class="smalltext">(Apache Geronimo v3.0)</span>
               <br>
                           <a href="https://cwiki.apache.org/confluence/display/GMOxDOC30/Stateless+Session+Bean" title="Stateless Session Bean">Stateless Session Bean</a>

Modified: websites/production/geronimo/content/GMOxDOC30/developing-persistence-for-jsf-applications-with-jpa.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/developing-persistence-for-jsf-applications-with-jpa.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/developing-persistence-for-jsf-applications-with-jpa.html Sun Jan  5 01:09:58 2020
@@ -124,7 +124,7 @@ under the License.
 
 <p>Below tutorial explains developing a JSF (JavaServerFaces) application using JPA for persistence. The application has an ejb application and a web application. The ejb application uses JPA to manipulate entities in the database. The web application uses JSF to look up ejbs that trigger operations on the entities. The database being used is the embedded derby database shipped with geronimo. The web application displays a list of currencies of various countries along with the corresponding USD conversion rate. The web interface allows user to add a new currency, edit the existing currency and delete a currency etc. </p>
 
-<p>The application can be downloaded from this <a shape="rect" href="developing-persistence-for-jsf-applications-with-jpa.data/JPA-JSFApp.ear?version=1&amp;modificationDate=1212445244000&amp;api=v2" data-linked-resource-id="20873757" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="JPA-JSFApp.ear" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645260" data-linked-resource-container-version="58">link</a>.</p>
+<p>The application can be downloaded from this <a shape="rect" href="developing-persistence-for-jsf-applications-with-jpa.data/JPA-JSFApp.ear?version=1&amp;modificationDate=1212445244000&amp;api=v2" data-linked-resource-id="20873757" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="JPA-JSFApp.ear" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645260" data-linked-resource-container-version="59">link</a>.</p>
 
 <p>In order to develop, deploy and run the application, the following environment is required.</p>
 

Modified: websites/production/geronimo/content/GMOxDOC30/developing-user-interface-with-jsf.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/developing-user-interface-with-jsf.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/developing-user-interface-with-jsf.html Sun Jan  5 01:09:58 2020
@@ -125,11 +125,11 @@ under the License.
 
 <p>The tutorial is divided into the following sections.</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494936737 {padding: 0px;}
-div.rbtoc1577494936737 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494936737 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186005624 {padding: 0px;}
+div.rbtoc1578186005624 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186005624 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494936737">
+/*]]>*/</style><div class="toc-macro rbtoc1578186005624">
 <ul class="toc-indentation"><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-SettinguptheEclipseenvironment">Setting up the Eclipse environment</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-CreatingWEBapplicationwithentities">Creating WEB application with entities</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-CreatingadynamicWebprojectanddefiningJSFcapabilities">Creating a dynamic Web project and defining JSF capabilities</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-Implementingpersistencefortheapplication">Implementing persistence for the application</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-DefiningUIcomponents">Defining UI components</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-ConfiguringJSFmanagedbeansandassociatingmanagedbeanactionstoevents">Configuring JSF managed beans and associating managed bean actions to events</a></li></ul>
 </li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-SettingupthedatabasetablesandtheDatasource">Setting up the database tables and the Datasource</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-Deployingthe(war)application">Deploying the (war) application</a></li><li><a shape="rect" href="#DevelopinguserinterfacewithJSF-Runningtheapplication">Running the application</a></li></ul>
@@ -141,7 +141,7 @@ div.rbtoc1577494936737 li {margin-left:
 
 
 
-<p>The entire application can be downloaded from this <a shape="rect" href="developing-user-interface-with-jsf.data/EmployeeWEB.war?version=1&amp;modificationDate=1214966340000&amp;api=v2" data-linked-resource-id="20873958" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="EmployeeWEB.war" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645271" data-linked-resource-container-version="57">link</a>.</p>
+<p>The entire application can be downloaded from this <a shape="rect" href="developing-user-interface-with-jsf.data/EmployeeWEB.war?version=1&amp;modificationDate=1214966340000&amp;api=v2" data-linked-resource-id="20873958" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="EmployeeWEB.war" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645271" data-linked-resource-container-version="58">link</a>.</p>
 
 <h2 id="DevelopinguserinterfacewithJSF-SettinguptheEclipseenvironment">Setting up the Eclipse environment</h2>
 

Modified: websites/production/geronimo/content/GMOxDOC30/ejb-failover.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/ejb-failover.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/ejb-failover.html Sun Jan  5 01:09:58 2020
@@ -122,11 +122,11 @@ under the License.
 <p>In Geronimo, you can configure <a shape="rect" class="external-link" href="http://openejb.apache.org/3.0/failover.html" title="OpenEJB failover">OpenEJB for failover scenarios</a>, such as multipoint and multicast. Further more, Geronimo uses WADI to support failover for Stateful Session Bean (SFSB) in a unicast way.</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494986087 {padding: 0px;}
-div.rbtoc1577494986087 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494986087 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186057455 {padding: 0px;}
+div.rbtoc1578186057455 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186057455 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494986087">
+/*]]>*/</style><div class="toc-macro rbtoc1578186057455">
 <ul class="toc-indentation"><li><a shape="rect" href="#EJBfailover-Enablingmultipoint/multicastfailover">Enabling multipoint/multicast failover</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#EJBfailover-Developingtheclient">Developing the client</a></li><li><a shape="rect" href="#EJBfailover-failoverstrategies">failover strategies</a></li></ul>
 </li><li><a shape="rect" href="#EJBfailover-Enablingunicastfailover">Enabling unicast failover</a>

Modified: websites/production/geronimo/content/GMOxDOC30/how-to-build-geronimo-eclipse-plugin-from-source.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/how-to-build-geronimo-eclipse-plugin-from-source.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/how-to-build-geronimo-eclipse-plugin-from-source.html Sun Jan  5 01:09:58 2020
@@ -124,11 +124,11 @@ under the License.
 <p>You can also change the default location of m2repo by modifying &lt;MAVEN_HOME&gt;/conf/settings.xml and modify the following tag<br clear="none">
 &lt;localRepository&gt;C:\m2repo&lt;/localRepository&gt;</p></div></div>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1577494943909 {padding: 0px;}
-div.rbtoc1577494943909 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1577494943909 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1578186011747 {padding: 0px;}
+div.rbtoc1578186011747 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1578186011747 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1577494943909">
+/*]]>*/</style><div class="toc-macro rbtoc1578186011747">
 <ul class="toc-indentation"><li><a shape="rect" href="#HowtoBuildGeronimoEclipsePluginfromSource-Gettingthesourcecode">Getting the source code</a></li><li><a shape="rect" href="#HowtoBuildGeronimoEclipsePluginfromSource-BuildingSource">Building Source</a></li><li><a shape="rect" href="#HowtoBuildGeronimoEclipsePluginfromSource-OtherMavenoptions">Other Maven options</a>
 <ul class="toc-indentation"><li><a shape="rect" href="#HowtoBuildGeronimoEclipsePluginfromSource-SkipTest">Skip Test</a></li></ul>
 </li></ul>