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 2019/03/27 01:22:42 UTC

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

Modified: websites/production/geronimo/content/GMOxDOC30/managing-osgi-bundles.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/managing-osgi-bundles.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/managing-osgi-bundles.html Wed Mar 27 01:22:41 2019
@@ -124,11 +124,11 @@ under the License.
 <p>This document is organized into the following sections:</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680226253 {padding: 0px;}
-div.rbtoc1548680226253 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680226253 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649057563 {padding: 0px;}
+div.rbtoc1553649057563 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649057563 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680226253">
+/*]]>*/</style><div class="toc-macro rbtoc1553649057563">
 <ul class="toc-indentation"><li><a shape="rect" href="#ManagingOSGiBundles-InstallinganOSGiBundle">Installing an OSGi Bundle</a></li><li><a shape="rect" href="#ManagingOSGiBundles-ManagingtheStatusofOSGiBundles">Managing the Status of OSGi Bundles</a></li><li><a shape="rect" href="#ManagingOSGiBundles-ViewingDifferentGroupsofBundles">Viewing Different Groups of Bundles</a></li><li><a shape="rect" href="#ManagingOSGiBundles-ViewingthePackageofOSGiBundles">Viewing the Package of OSGi Bundles</a></li><li><a shape="rect" href="#ManagingOSGiBundles-ViewingtheInformationofOSGiBundles">Viewing the Information of OSGi Bundles</a></li></ul>
 </div>
 
@@ -170,7 +170,7 @@ div.rbtoc1548680226253 li {margin-left:
 
 
 
-<p>For more information about the OSGi Bundles, see the <a shape="rect" class="external-link" href="http://www.osgi.org/Specifications/HomePage" rel="nofollow" title="OSGi Specification">OSGi Specifications</a>. </p></div>
+<p>For more information about the OSGi Bundles, see the <a shape="rect" class="external-link" href="http://www.osgi.org/Specifications/HomePage" title="OSGi Specification" rel="nofollow">OSGi Specifications</a>. </p></div>
         </div>
 
               </div>

Modified: websites/production/geronimo/content/GMOxDOC30/replacing-default-realm-in-geronimo.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/replacing-default-realm-in-geronimo.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/replacing-default-realm-in-geronimo.html Wed Mar 27 01:22:41 2019
@@ -123,11 +123,11 @@ under the License.
 
 <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 or LDAP realms in a production environment. To demonstrate how to replace the default realm, we will use two samples as followed:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680219960 {padding: 0px;}
-div.rbtoc1548680219960 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680219960 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649047631 {padding: 0px;}
+div.rbtoc1553649047631 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649047631 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680219960">
+/*]]>*/</style><div class="toc-macro rbtoc1553649047631">
 <ul class="toc-indentation"><li><a shape="rect" href="#ReplacingdefaultRealminGeronimo-Withadatabase-basedrealm">With a database-based realm</a></li><li><a shape="rect" href="#ReplacingdefaultRealminGeronimo-WithaLDAP-basedrealm">With a LDAP-based realm</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/starting-and-stopping-applications.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/starting-and-stopping-applications.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/starting-and-stopping-applications.html Wed Mar 27 01:22:41 2019
@@ -120,11 +120,11 @@ under the License.
 <p>There are several alternatives available for starting and stopping applications:</p>
 
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680204762 {padding: 0px;}
-div.rbtoc1548680204762 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680204762 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649024089 {padding: 0px;}
+div.rbtoc1553649024089 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649024089 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680204762">
+/*]]>*/</style><div class="toc-macro rbtoc1553649024089">
 <ul class="toc-indentation"><li><a shape="rect" href="#Startingandstoppingapplications-ViaGeronimoAdministrationConsole">Via Geronimo Administration Console</a></li><li><a shape="rect" href="#Startingandstoppingapplications-ViaDeployertool">Via Deployer tool</a></li><li><a shape="rect" href="#Startingandstoppingapplications-ViaGShell">Via GShell</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html Wed Mar 27 01:22:41 2019
@@ -152,11 +152,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.rbtoc1548680174113 {padding: 0px;}
-div.rbtoc1548680174113 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680174113 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553648970821 {padding: 0px;}
+div.rbtoc1553648970821 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553648970821 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680174113">
+/*]]>*/</style><div class="toc-macro rbtoc1553648970821">
 <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/GMOxDOC30/tomcat-native-clustering.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/tomcat-native-clustering.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/tomcat-native-clustering.html Wed Mar 27 01:22:41 2019
@@ -121,11 +121,11 @@ under the License.
 <p>The Tomcat Web container provides a native clustering solution that can be configured through Geronimo by using gbean definitions within <code>config.xml</code> or by 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.rbtoc1548680218824 {padding: 0px;}
-div.rbtoc1548680218824 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680218824 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649043693 {padding: 0px;}
+div.rbtoc1553649043693 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649043693 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680218824">
+/*]]>*/</style><div class="toc-macro rbtoc1553649043693">
 <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/GMOxDOC30/using-spnego-in-geronimo.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/using-spnego-in-geronimo.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/using-spnego-in-geronimo.html Wed Mar 27 01:22:41 2019
@@ -119,13 +119,13 @@ under the License.
         <div class="wiki-content">
           <div class="wiki-content maincontent">
 
-<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. </p>
+<p>Using the <a shape="rect" class="external-link" href="ftp://ftp.isi.edu/in-notes/rfc2478.txt" title="SPNEGO" rel="nofollow">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. </p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680223509 {padding: 0px;}
-div.rbtoc1548680223509 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680223509 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649053358 {padding: 0px;}
+div.rbtoc1553649053358 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649053358 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680223509">
+/*]]>*/</style><div class="toc-macro rbtoc1553649053358">
 <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>
@@ -142,13 +142,13 @@ div.rbtoc1548680223509 li {margin-left:
 
 <h1 id="UsingSPNEGOinGeronimo-Procedure">Procedure</h1>
 <h2 id="UsingSPNEGOinGeronimo-SettinguptheDomainControllerMachine">Setting up the Domain Controller Machine</h2>
-<ol><li>Create a user account in the active directory. Make sure that the user you create is unique and not listed in Computers or domain controllers. This account will be eventually mapped to the Kerberoes service principal name(SPN).</li><li>Map the user account to the SPN with the command <strong>setspn</strong>. Typically, A SPN looks like <em>HTTP/&lt;Fully_Qualified_Host_Name&gt;</em>. Make sure that you do not have the same SPNs mapping to more than one Microsoft user account. If you map the same SPN to more than one user account, the web browser client can send a <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/NTLM" rel="nofollow" title="NTLM">NT LAN Manager(NTLM)</a> authentication request instead of SPNEGO token to Geronimo server. See <a shape="rect" class="external-link" href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/b3a029a1-7ff0-4f6f-87d2-f2e70294a576.mspx" rel="nofollow" title="setspn command">Windows 2003
  Technical Reference (setspn command)</a> for more usages of the command.
+<ol><li>Create a user account in the active directory. Make sure that the user you create is unique and not listed in Computers or domain controllers. This account will be eventually mapped to the Kerberoes service principal name(SPN).</li><li>Map the user account to the SPN with the command <strong>setspn</strong>. Typically, A SPN looks like <em>HTTP/&lt;Fully_Qualified_Host_Name&gt;</em>. Make sure that you do not have the same SPNs mapping to more than one Microsoft user account. If you map the same SPN to more than one user account, the web browser client can send a <a shape="rect" class="external-link" href="http://en.wikipedia.org/wiki/NTLM" title="NTLM" rel="nofollow">NT LAN Manager(NTLM)</a> authentication request instead of SPNEGO token to Geronimo server. See <a shape="rect" class="external-link" href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/b3a029a1-7ff0-4f6f-87d2-f2e70294a576.mspx" title="setspn command" rel="nofollow">Windows 2003
  Technical Reference (setspn command)</a> for more usages of the command.
 <div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p>setspn -A HTTP/test.xyz.com testuser.</p>
 </div></div>
 Where 
 	<ul><li><em>testuser</em> is the user account created in step1</li><li><em>HTTP/test.xyz.com</em> is the unique SPN mapped with <em>testuser</em>, <em>test.xyz.com</em> is the host name of Geronimo server.</li></ul>
-	</li><li>Create the Kereros keytab file(<code>krb5.keytab</code>) with the command <strong>ktpass</strong> and make the file available to Geronimo server by copying it from the Domain Controller to the Geronimo server. See <a shape="rect" class="external-link" href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/64042138-9a5a-4981-84e9-d576a8db0d05.mspx" rel="nofollow" title="ktpass">Windows 2003 Technical Reference (ktpass command)</a> for more usages of the command.
+	</li><li>Create the Kereros keytab file(<code>krb5.keytab</code>) with the command <strong>ktpass</strong> and make the file available to Geronimo server by copying it from the Domain Controller to the Geronimo server. See <a shape="rect" class="external-link" href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/64042138-9a5a-4981-84e9-d576a8db0d05.mspx" title="ktpass" rel="nofollow">Windows 2003 Technical Reference (ktpass command)</a> for more usages of the command.
 <div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p>ktpass -out c:\winnt\krb5.keytab -princ HTTP/test.xyz.com@XYZ.COM -mapUser testuser -mapOp set -pass testuser123 -crypto RC4-HMAC-NT -pType KRB5_NT_PRINCIPAL</p>
 </div></div>

Modified: websites/production/geronimo/content/GMOxKB/general.html
==============================================================================
--- websites/production/geronimo/content/GMOxKB/general.html (original)
+++ websites/production/geronimo/content/GMOxKB/general.html Wed Mar 27 01:22:41 2019
@@ -111,13 +111,13 @@
                                       <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=13403" title="Can my company use Geronimo? Are there any restrictions?">Can my company use Geronimo? Are there any restrictions?</a>
               <span class="smalltext">(Apache Geronimo Knowledge Base)</span>
               <br>
-                          <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=7541" title="Where is the mailing list, and how can I subscribe?">Where is the mailing list, and how can I subscribe?</a>
+                          <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=89043" title="Where can I get the latest builds of Geronimo?">Where can I get the latest builds of Geronimo?</a>
               <span class="smalltext">(Apache Geronimo Knowledge Base)</span>
               <br>
                           <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=13404" title="How is Geronimo designed? Do I need to learn lots of custom config stuff?">How is Geronimo designed? Do I need to learn lots of custom config stuff?</a>
               <span class="smalltext">(Apache Geronimo Knowledge Base)</span>
               <br>
-                          <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=89043" title="Where can I get the latest builds of Geronimo?">Where can I get the latest builds of Geronimo?</a>
+                          <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=7541" title="Where is the mailing list, and how can I subscribe?">Where is the mailing list, and how can I subscribe?</a>
               <span class="smalltext">(Apache Geronimo Knowledge Base)</span>
               <br>
                           <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=13609" title="Does this project use a wiki?">Does this project use a wiki?</a>

Modified: websites/production/geronimo/content/GMOxKB/geronimo-developer-questions.html
==============================================================================
--- websites/production/geronimo/content/GMOxKB/geronimo-developer-questions.html (original)
+++ websites/production/geronimo/content/GMOxKB/geronimo-developer-questions.html Wed Mar 27 01:22:41 2019
@@ -108,10 +108,10 @@
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=13444" title="How do I get the latest version?">How do I get the latest version?</a>
+                                      <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=51124" title="What format should I use for SVN Commit messages?">What format should I use for SVN Commit messages?</a>
               <span class="smalltext">(Apache Geronimo Knowledge Base)</span>
               <br>
-                          <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=51124" title="What format should I use for SVN Commit messages?">What format should I use for SVN Commit messages?</a>
+                          <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=13444" title="How do I get the latest version?">How do I get the latest version?</a>
               <span class="smalltext">(Apache Geronimo Knowledge Base)</span>
               <br>
                           <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=13449" title="What on Earth is a GBean? Why are they different from MBeans?">What on Earth is a GBean? Why are they different from MBeans?</a>

Modified: websites/production/geronimo/content/GMOxSBOX/gmoxmoinmoin-backup.html
==============================================================================
--- websites/production/geronimo/content/GMOxSBOX/gmoxmoinmoin-backup.html (original)
+++ websites/production/geronimo/content/GMOxSBOX/gmoxmoinmoin-backup.html Wed Mar 27 01:22:41 2019
@@ -161,6 +161,8 @@
                             
                                                     </div>
                                     </td></tr></tbody></table>
+
+
     </div>
     <div class="plugin_attachments_upload_container">
             </div>

Modified: websites/production/geronimo/content/cache/GMOxDEV.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC10.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC11.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC12.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC20.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC20es.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC20ja.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC21.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC22.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxDOC30.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxKB.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxPMGT.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxSAMPLES.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxSBOX.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/GMOxSITE.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/geronimo.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/gshell.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/cache/xbean.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/geronimo/content/doc/java-ee-50-app-development-on-geronimo-simplified-using-eclipse.html
==============================================================================
--- websites/production/geronimo/content/doc/java-ee-50-app-development-on-geronimo-simplified-using-eclipse.html (original)
+++ websites/production/geronimo/content/doc/java-ee-50-app-development-on-geronimo-simplified-using-eclipse.html Wed Mar 27 01:22:41 2019
@@ -104,7 +104,7 @@
 3) Debugging the Java EE application using Eclipse Debugger.</p>
 
 <p>Session material can be downloaded from here:<br clear="none">
-<a shape="rect" href="java-ee-50-app-development-on-geronimo-simplified-using-eclipse.data/JavaEE_App_Development_Geronimo_Eclipse.zip?version=1&amp;modificationDate=1194823193000&amp;api=v2" data-linked-resource-id="59670921" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="JavaEE_App_Development_Geronimo_Eclipse.zip" data-nice-type="Zip Archive" data-linked-resource-content-type="application/zip" data-linked-resource-container-id="65585" data-linked-resource-container-version="26">JavaEE_App_Development_Geronimo_Eclipse.zip</a></p></div>
+<a shape="rect" href="java-ee-50-app-development-on-geronimo-simplified-using-eclipse.data/JavaEE_App_Development_Geronimo_Eclipse.zip?version=1&amp;modificationDate=1194823193000&amp;api=v2" data-linked-resource-id="59670921" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="JavaEE_App_Development_Geronimo_Eclipse.zip" data-nice-type="Zip Archive" data-linked-resource-content-type="application/zip" data-linked-resource-container-id="65585" data-linked-resource-container-version="28">JavaEE_App_Development_Geronimo_Eclipse.zip</a></p></div>
         </div>
 
         

Modified: websites/production/geronimo/content/doc/pluggable-administration-console.html
==============================================================================
--- websites/production/geronimo/content/doc/pluggable-administration-console.html (original)
+++ websites/production/geronimo/content/doc/pluggable-administration-console.html Wed Mar 27 01:22:41 2019
@@ -98,18 +98,18 @@
 <p>The following presentation shows the new pluggable console for Little-G. This new console allows easier integration for the newly installed plugins providing a framework for integrating the corresponding administration portlets.</p>
 
 <p></p><div class="embeddedObject">
-    <object allowscriptaccess="never" allownetworking="none" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" data="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=d2c40e95d1adc03579ee1308377af83a6eae7296" height="600" type="application/x-shockwave-flash" width="800">
+    <object allowscriptaccess="never" allownetworking="none" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" data="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=c21d66a462e5cb08f8187b4c6346b2aec6297345" height="600" type="application/x-shockwave-flash" width="800">
      <param valuetype="data" name="AllowScriptAccess" value="never">  <param valuetype="data" name="allowNetworking" value="none">                 <param valuetype="data" name="play" value="false">
                     <param valuetype="data" name="autostart" value="false">
-                    <param valuetype="data" name="data" value="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=d2c40e95d1adc03579ee1308377af83a6eae7296">
+                    <param valuetype="data" name="data" value="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=c21d66a462e5cb08f8187b4c6346b2aec6297345">
                     <param valuetype="data" name="loop" value="false">
                     <param valuetype="data" name="menu" value="false">
-                    <param valuetype="data" name="movie" value="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=d2c40e95d1adc03579ee1308377af83a6eae7296">
+                    <param valuetype="data" name="movie" value="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=c21d66a462e5cb08f8187b4c6346b2aec6297345">
                     <param valuetype="data" name="quality" value="high">
                     <param valuetype="data" name="scale" value="exactfit">
-                    <param valuetype="data" name="src" value="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=d2c40e95d1adc03579ee1308377af83a6eae7296">
+                    <param valuetype="data" name="src" value="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=c21d66a462e5cb08f8187b4c6346b2aec6297345">
                     <param valuetype="data" name="type" value="application/x-shockwave-flash">
-                <embed allowscriptaccess="never" allownetworking="none" play="false" autostart="false" height="600" pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" quality="high" src="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=d2c40e95d1adc03579ee1308377af83a6eae7296" type="application/x-shockwave-flash" scale="exactfit" width="800">
+                <embed allowscriptaccess="never" allownetworking="none" play="false" autostart="false" height="600" pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" quality="high" src="https://cwiki.apache.org/confluence/download/attachments/64639/geronimopluggedin.swf?atl_token=c21d66a462e5cb08f8187b4c6346b2aec6297345" type="application/x-shockwave-flash" scale="exactfit" width="800">
     </embed>
                         </object>
 

Modified: websites/production/geronimo/content/gshell/bsf-commands.html
==============================================================================
--- websites/production/geronimo/content/gshell/bsf-commands.html (original)
+++ websites/production/geronimo/content/gshell/bsf-commands.html Wed Mar 27 01:22:41 2019
@@ -340,11 +340,11 @@
             <div class="wiki-content">
                 <div class="wiki-content maincontent"><h1 id="BSFCommands-BSFCommands">    BSF Commands</h1>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680249538 {padding: 0px;}
-div.rbtoc1548680249538 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680249538 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649102625 {padding: 0px;}
+div.rbtoc1553649102625 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649102625 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680249538">
+/*]]>*/</style><div class="toc-macro rbtoc1553649102625">
 <ul class="toc-indentation"><li><a shape="rect" href="#BSFCommands-script">script</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/gshell/builtin-commands.html
==============================================================================
--- websites/production/geronimo/content/gshell/builtin-commands.html (original)
+++ websites/production/geronimo/content/gshell/builtin-commands.html Wed Mar 27 01:22:41 2019
@@ -340,11 +340,11 @@
             <div class="wiki-content">
                 <div class="wiki-content maincontent"><h1 id="BuiltinCommands-BuiltinCommands">    Builtin Commands</h1>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680248679 {padding: 0px;}
-div.rbtoc1548680248679 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680248679 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649104150 {padding: 0px;}
+div.rbtoc1553649104150 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649104150 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680248679">
+/*]]>*/</style><div class="toc-macro rbtoc1553649104150">
 <ul class="toc-indentation"><li><a shape="rect" href="#BuiltinCommands-help">help</a></li><li><a shape="rect" href="#BuiltinCommands-set">set</a></li><li><a shape="rect" href="#BuiltinCommands-unset">unset</a></li><li><a shape="rect" href="#BuiltinCommands-clear">clear</a></li><li><a shape="rect" href="#BuiltinCommands-exit">exit</a></li><li><a shape="rect" href="#BuiltinCommands-source">source</a></li><li><a shape="rect" href="#BuiltinCommands-echo">echo</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/gshell/optional-commands.html
==============================================================================
--- websites/production/geronimo/content/gshell/optional-commands.html (original)
+++ websites/production/geronimo/content/gshell/optional-commands.html Wed Mar 27 01:22:41 2019
@@ -340,11 +340,11 @@
             <div class="wiki-content">
                 <div class="wiki-content maincontent"><h1 id="OptionalCommands-OptionalCommands">    Optional Commands</h1>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680248423 {padding: 0px;}
-div.rbtoc1548680248423 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680248423 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649102126 {padding: 0px;}
+div.rbtoc1553649102126 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649102126 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680248423">
+/*]]>*/</style><div class="toc-macro rbtoc1553649102126">
 <ul class="toc-indentation"><li><a shape="rect" href="#OptionalCommands-sleep">sleep</a></li><li><a shape="rect" href="#OptionalCommands-exec">exec</a></li><li><a shape="rect" href="#OptionalCommands-java">java</a></li><li><a shape="rect" href="#OptionalCommands-wait">wait</a></li><li><a shape="rect" href="#OptionalCommands-cat">cat</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/gshell/remote-shell-commands.html
==============================================================================
--- websites/production/geronimo/content/gshell/remote-shell-commands.html (original)
+++ websites/production/geronimo/content/gshell/remote-shell-commands.html Wed Mar 27 01:22:41 2019
@@ -340,11 +340,11 @@
             <div class="wiki-content">
                 <div class="wiki-content maincontent"><h1 id="RemoteShellCommands-RemoteShellCommands">    Remote Shell Commands</h1>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680249275 {padding: 0px;}
-div.rbtoc1548680249275 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680249275 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649103148 {padding: 0px;}
+div.rbtoc1553649103148 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649103148 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680249275">
+/*]]>*/</style><div class="toc-macro rbtoc1553649103148">
 <ul class="toc-indentation"><li><a shape="rect" href="#RemoteShellCommands-rsh-server">rsh-server</a></li><li><a shape="rect" href="#RemoteShellCommands-rsh">rsh</a></li></ul>
 </div>
 

Modified: websites/production/geronimo/content/gshell/vfs-commands.html
==============================================================================
--- websites/production/geronimo/content/gshell/vfs-commands.html (original)
+++ websites/production/geronimo/content/gshell/vfs-commands.html Wed Mar 27 01:22:41 2019
@@ -340,11 +340,11 @@
             <div class="wiki-content">
                 <div class="wiki-content maincontent"><h1 id="VFSCommands-VFSCommands">    VFS Commands</h1>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1548680248944 {padding: 0px;}
-div.rbtoc1548680248944 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1548680248944 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1553649103656 {padding: 0px;}
+div.rbtoc1553649103656 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1553649103656 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1548680248944">
+/*]]>*/</style><div class="toc-macro rbtoc1553649103656">
 <ul class="toc-indentation"><li><a shape="rect" href="#VFSCommands-copy">copy</a></li></ul>
 </div>