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 2021/11/08 01:13:39 UTC

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

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 Mon Nov  8 01:13:38 2021
@@ -125,11 +125,11 @@ under the License.
 
 <p>The tutorial is divided into the following sections.</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1608772112367 {padding: 0px;}
-div.rbtoc1608772112367 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1608772112367 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1636333599042 {padding: 0px;}
+div.rbtoc1636333599042 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1636333599042 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1608772112367">
+/*]]>*/</style><div class="toc-macro rbtoc1636333599042">
 <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.rbtoc1608772112367 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="83">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="84">link</a>.</p>
 
 <h2 id="DevelopinguserinterfacewithJSF-SettinguptheEclipseenvironment">Setting up the Eclipse environment</h2>
 

Modified: websites/production/geronimo/content/GMOxDOC30/extensible-administration-console.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/extensible-administration-console.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/extensible-administration-console.html Mon Nov  8 01:13:38 2021
@@ -117,11 +117,11 @@ under the License.
         <div class="wiki-content">
           <div class="wiki-content maincontent"><p>This document contains the following sections:</p>
 <style type="text/css">/*<![CDATA[*/
-div.rbtoc1608772169862 {padding: 0px;}
-div.rbtoc1608772169862 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1608772169862 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1636333670482 {padding: 0px;}
+div.rbtoc1636333670482 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1636333670482 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class="toc-macro rbtoc1608772169862">
+/*]]>*/</style><div class="toc-macro rbtoc1636333670482">
 <ul class="toc-indentation"><li><a shape="rect" href="#ExtensibleAdministrationConsole-Introduction">Introduction</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-InstallationPlanning">Installation Planning</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-InstallingtheExtensibleAdministrationConsole">Installing the Extensible Administration Console</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-InstallinganAdministrationConsoleExtensionin.carformatfromarepository">Installing an Administration Console Extension in .car format from a repository</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-Examples">Examples</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-Customization">Customization</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-Architecture">Architecture</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-Class/DependencyStructure">Class/Dependency Struc
 ture</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-HowtoDevelopanAdministratorConsoleExtension(ACE)">How to Develop an Administrator Console Extension (ACE)</a></li><li><a shape="rect" href="#ExtensibleAdministrationConsole-SampleExtension">Sample Extension</a></li></ul>
 </div>
 
@@ -234,7 +234,7 @@ Prerequisites</p>
 
 <p>This is an example of a simple ACE file. It is not attached to any components - it simply adds a new "Hello World" portlet to the Extensible Administration Console.</p>
 
-<p>1. Download example-extension-new.war <a shape="rect" href="extensible-administration-console.data/example_extension_new.war?version=1&amp;modificationDate=1235001591000&amp;api=v2" data-linked-resource-id="20874237" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="example_extension_new.war" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645341" data-linked-resource-container-version="27">example_extension_new.war</a><br clear="none">
+<p>1. Download example-extension-new.war <a shape="rect" href="extensible-administration-console.data/example_extension_new.war?version=1&amp;modificationDate=1235001591000&amp;api=v2" data-linked-resource-id="20874237" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="example_extension_new.war" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645341" data-linked-resource-container-version="28">example_extension_new.war</a><br clear="none">
 2. Access the Extensible Administration Console by pointing your web browser to <a shape="rect" class="external-link" href="http://localhost:8080/console" rel="nofollow">http://localhost:8080/console</a>.<br clear="none">
 3. Select Deploy New on the left navigation bar.<br clear="none">
 4. Click browse next to Archive and select the example-extension-new.war file. Leave the Plan box blank, Start app after install checked, and Redeploy application unchecked.<br clear="none">
@@ -298,12 +298,12 @@ Figure 5 - We see the administration fea
 
 <h2 id="ExtensibleAdministrationConsole-Class/DependencyStructure">Class/Dependency Structure</h2>
 <div class="panel" style="border-width: 1px;"><div class="panelHeader" style="border-bottom-width: 1px;"><b>Dependency relationship of the pieces</b></div><div class="panelContent">
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>PortalContainer </p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>|_PortalContainerServiceGBean </p></div>
-<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>|_AdminConsoleExtensionGBean </p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>|_Pluto Portal </p></div>
-<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>|_Administration Console </p></div>
-<div class="indent60 inline" style="margin-left: 60px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>|_New Portlet </p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;PortalContainer &lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;&amp;#124;&amp;#95;PortalContainerServiceGBean &lt;/p&gt;</div>
+<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;&amp;#124;&amp;#95;AdminConsoleExtensionGBean &lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;&amp;#124;&amp;#95;Pluto Portal &lt;/p&gt;</div>
+<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;&amp;#124;&amp;#95;Administration Console &lt;/p&gt;</div>
+<div class="indent60 inline" style="margin-left: 60px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;&amp;#124;&amp;#95;New Portlet &lt;/p&gt;</div>
 </div></div>
 
 <p>The <code>PortalContainer</code> is the base requirement for the administration console. The Pluto Portal and the <code>PortalContainerServiceGBean</code> are the base requirements to install anything into the framework of the console. The administration console and the <code>AdminConsoleExtensionGBean</code> depends on the <code>PortalContainerServiceGBean</code> and the Pluto Portal. In order to add new console extensions, all of the described components must be in place.</p>
@@ -392,12 +392,12 @@ where the attributes are defined as foll
 <p>Add your modified "geronimo-web.xml" deployment plan to your WAR or CAR in the WEB-INF folder.  Also, if you are including portlets, your archive file should contain the appropriate class files as well as the "web.xml" and "portlet.xml" files.</p>
 <div class="panel" style="border-width: 1px;"><div class="panelHeader" style="border-bottom-width: 1px;"><b>sample structure for a simple war</b></div><div class="panelContent">
 <p>HelloWorldPortlet.war</p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p> |_WEB-INF/</p></div>
-<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p> |_classes/</p></div>
-<div class="indent60 inline" style="margin-left: 60px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p> |_(portlet class files)</p></div>
-<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p> |_geronimo-web.xml</p></div>
-<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p> |_portlet.xml</p></div>
-<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p> |_web.xml</p></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt; &amp;#124;&amp;#95;WEB-INF/&lt;/p&gt;</div>
+<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt; &amp;#124;&amp;#95;classes/&lt;/p&gt;</div>
+<div class="indent60 inline" style="margin-left: 60px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt; &amp;#124;&amp;#95;(portlet class files)&lt;/p&gt;</div>
+<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt; &amp;#124;&amp;#95;geronimo-web.xml&lt;/p&gt;</div>
+<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt; &amp;#124;&amp;#95;portlet.xml&lt;/p&gt;</div>
+<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt; &amp;#124;&amp;#95;web.xml&lt;/p&gt;</div>
 </div></div>
 
 <h3 id="ExtensibleAdministrationConsole-Deployingtheapplication">Deploying the application</h3>
@@ -418,7 +418,7 @@ Example:
 
 <h2 id="ExtensibleAdministrationConsole-SampleExtension">Sample Extension</h2>
 <p>This is a working simple example of an Administration Console Extension.<br clear="none">
-<a shape="rect" href="extensible-administration-console.data/example_extension.war?version=1&amp;modificationDate=1212646675000&amp;api=v2" data-linked-resource-id="20874233" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="example_extension.war" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645341" data-linked-resource-container-version="27">Download the example WAR</a></p>
+<a shape="rect" href="extensible-administration-console.data/example_extension.war?version=1&amp;modificationDate=1212646675000&amp;api=v2" data-linked-resource-id="20874233" data-linked-resource-version="1" data-linked-resource-type="attachment" data-linked-resource-default-alias="example_extension.war" data-nice-type="Java Archive" data-linked-resource-content-type="application/octet-stream" data-linked-resource-container-id="20645341" data-linked-resource-container-version="28">Download the example WAR</a></p>
 <div class="code panel pdl" style="border-style: solid;border-width: 1px;"><div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;border-bottom-style: solid;"><b>HelloWorldPortlet.java</b></div><div class="codeContent panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default">
 package org.apache.pluto.examples;

Modified: websites/production/geronimo/content/GMOxDOC30/geronimo-gshell-commands.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/geronimo-gshell-commands.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/geronimo-gshell-commands.html Mon Nov  8 01:13:38 2021
@@ -341,8 +341,8 @@ The <strong>deploy/redeploy</strong> com
 
 <p>where</p>
 
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p><em>filterOptions</em> specify which modules to list. If not specified, all modules are listed. The following options are available:</p></div>
-<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p> <strong>-a, or --all</strong> to list all  modules<br clear="none" class="atl-forced-newline"> <strong>-r or --started</strong> to list all running modules<br clear="none" class="atl-forced-newline"> <strong>-t, or --stopped</strong> to list all non-running modules</p></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;&lt;em&gt;filterOptions&lt;/em&gt; specify which modules to list. If not specified, all modules are listed. The following options are available:&lt;/p&gt;</div>
+<div class="indent40 inline" style="margin-left: 40px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt; &lt;strong&gt;-a, or --all&lt;/strong&gt; to list all  modules&lt;br class="atl-forced-newline" /&gt; &lt;strong&gt;-r or --started&lt;/strong&gt; to list all running modules&lt;br class="atl-forced-newline" /&gt; &lt;strong&gt;-t, or --stopped&lt;/strong&gt; to list all non-running modules&lt;/p&gt;</div>
 </div></div>
 <p>By default, all started or stopped modules are displayed. Any started modules are shown with a "+" sign next to them. All Web&#8722;tier modules that have a externally accessible URL associated with them will also have this URL shown next to the module. Running modules are represented by their module IDs in Geronimo. See <a shape="rect" href="geronimo-gshell-commands.html">general options</a> for information about other options of this command.</p>
 

Modified: websites/production/geronimo/content/GMOxDOC30/geronimo.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/geronimo.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/geronimo.html Mon Nov  8 01:13:38 2021
@@ -126,25 +126,76 @@ under the License.
 <p>The available <em>command</em> are:</p>
 
 <p><strong>debug</strong></p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>This option will start the server in <strong>JDB</strong> debugger.</p></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;This option will start the server in &lt;strong&gt;JDB&lt;/strong&gt; debugger.&lt;/p&gt;</div>
 <p><br clear="none" class="atl-forced-newline">
 <strong>jpda run</strong></p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>This option will start the server in foreground under JPDA debugger.</p></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;This option will start the server in foreground under JPDA debugger.&lt;/p&gt;</div>
 <p><br clear="none" class="atl-forced-newline">
 <strong>jpda start</strong></p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>This option will start the server in background under JPDA debugger.</p></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;This option will start the server in background under JPDA debugger.&lt;/p&gt;</div>
 <p><br clear="none" class="atl-forced-newline">
 <strong>run</strong></p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>This option will start the server in the current window.</p></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;This option will start the server in the current window.&lt;/p&gt;</div>
 <p><br clear="none" class="atl-forced-newline">
 <strong>start</strong></p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>This option will start the server in a separate window just like the startup command.</p></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;This option will start the server in a separate window just like the startup command.&lt;/p&gt;</div>
 <p><br clear="none" class="atl-forced-newline">
 <strong>stop</strong></p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>This option will stop the server.</p></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;This option will stop the server.&lt;/p&gt;</div>
 
 <p>The available <em>options</em> for <strong>debug</strong>, <strong>jpda run</strong>, <strong>jpda start</strong>, <strong>run</strong> and <strong>start</strong> commands are:</p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p> shortname </p></th><th colspan="1" rowspan="1" class="confluenceTh"><p> fullname </p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>-q  </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>    --quiet   </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>        No startup progress</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>-l </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>--long     </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Long startup progress</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p> -c   </p></td><td colspan="1" rowspan="1" class="confluenc
 eTd"><p>  --clean   </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>        Clean OSGi bundle cache</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p> -v  </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>--verbose </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> INFO log level</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p> -vv  </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>  --veryverbose  </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>   DEBUG log level</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p> -vvv </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> --veryveryverbose </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> Trace log level</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p> -o   </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> --override   </p></td><td colspan="1" rowspan="1" class="co
 nfluenceTd"><p>     Override configurations. USE WITH CAUTION!</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p> -h  </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> --help </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> Detailed help.</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p> -s  </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>  --secure     </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>     Enable Geronimo for 2 way secure JMX communication.</p></td></tr></tbody></table></div></div></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;table class="confluenceTable"&gt;&lt;tbody&gt;
+&lt;tr&gt;
+&lt;th class="confluenceTh"&gt;&lt;p&gt; shortname &lt;/p&gt;&lt;/th&gt;
+&lt;th class="confluenceTh"&gt;&lt;p&gt; fullname &lt;/p&gt;&lt;/th&gt;
+&lt;th class="confluenceTh"&gt;&lt;p&gt;Description&lt;/p&gt;&lt;/th&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;-q  &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;    --quiet   &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;        No startup progress&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;-l &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;--long     &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;Long startup progress&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; -c   &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;  --clean   &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;        Clean OSGi bundle cache&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; -v  &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;--verbose &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; INFO log level&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; -vv  &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;  --veryverbose  &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;   DEBUG log level&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; -vvv &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; --veryveryverbose &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; Trace log level&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; -o   &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; --override   &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;     Override configurations. USE WITH CAUTION!&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; -h  &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; --help &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; Detailed help.&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt; -s  &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;  --secure     &lt;/p&gt;&lt;/td&gt;
+&lt;td class="confluenceTd"&gt;&lt;p&gt;     Enable Geronimo for 2 way secure JMX communication.&lt;/p&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;/tbody&gt;&lt;/table&gt;</div></div>
         </div>
 
               </div>

Modified: websites/production/geronimo/content/GMOxDOC30/gogo-commands-for-geronimo.html
==============================================================================
--- websites/production/geronimo/content/GMOxDOC30/gogo-commands-for-geronimo.html (original)
+++ websites/production/geronimo/content/GMOxDOC30/gogo-commands-for-geronimo.html Mon Nov  8 01:13:38 2021
@@ -155,16 +155,16 @@ under the License.
 <div class="panel" style="border-style: solid;border-width: 1px;"><div class="panelContent">
 <p><strong><em>generaloptions</em></strong> includes:</p>
 
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-s or --server, --hostname</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Hostname, default localhost</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-p or --port</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Port, default 1099</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-u or --username</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify an Username to start the server</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-w or --password</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the password to start the server</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--help</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Display this help message</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-s or --server, --hostname&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Hostname, default localhost&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-p or --port&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Port, default 1099&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-u or --username&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify an Username to start the server&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-w or --password&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the password to start the server&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--help&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Display this help message&lt;/p&gt;</div>
 </div></div>
 
 
@@ -177,34 +177,34 @@ under the License.
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-A or --javaagent</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use a specific Java Agent, set to <em>none</em> to disable</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-b or --background</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Run the server process in the background</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-D or --property</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Define system properties</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-G or --gproperty</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Define server system properties</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-H or --home</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use a specific server home directory</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-j or --jvm</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use a specific Java Virtual Machine for server process</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-J or --javaopt</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Set a Java Virtual Machine flag</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-l or --logfile</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Capture console output to a specified log file</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-m or --modules</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Start up a specific module by name</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-P or --profile</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify a configuration profile</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-q or --quite</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Suppress informative and warning messages</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-t or --timeout</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the timeout for the server process in seconds</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-v or --verbose</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Enable verbose output; specify multiple times to increase verbosity</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-A or --javaagent&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use a specific Java Agent, set to &lt;em&gt;none&lt;/em&gt; to disable&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-b or --background&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Run the server process in the background&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-D or --property&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Define system properties&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-G or --gproperty&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Define server system properties&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-H or --home&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use a specific server home directory&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-j or --jvm&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use a specific Java Virtual Machine for server process&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-J or --javaopt&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Set a Java Virtual Machine flag&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-l or --logfile&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Capture console output to a specified log file&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-m or --modules&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Start up a specific module by name&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-P or --profile&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify a configuration profile&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-q or --quite&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Suppress informative and warning messages&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-t or --timeout&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the timeout for the server process in seconds&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-v or --verbose&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Enable verbose output; specify multiple times to increase verbosity&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <p><a shape="rect" href="gogo-commands-for-geronimo.html">Back to Top</a></p>
@@ -220,8 +220,8 @@ under the License.
 <p>Where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-stop-servercommandexamples">stop-server command examples</h2>
@@ -242,8 +242,8 @@ under the License.
 <p>Where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-t or --timeout</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the time (in seconds) to wait while verifying the that the server has started. 60 seconds by default</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-t or --timeout&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the time (in seconds) to wait while verifying the that the server has started. 60 seconds by default&lt;/p&gt;</div>
 </div></div>
 
 <p><a shape="rect" href="gogo-commands-for-geronimo.html">Back to Top</a></p>
@@ -259,8 +259,8 @@ under the License.
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-logincommandexamples">login command examples</h2>
@@ -281,8 +281,8 @@ under the License.
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 <p><strong><em>string</em></strong> is a string to be encrypted</p>
 </div></div>
 
@@ -314,16 +314,16 @@ GqfK0reVCpVwdAADQUVT</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
 
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-a, or --artifact</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the artifact name of target server</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-f, or --format</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify if the assembly is in .zip or tar.gz format</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-g, or --groupId</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the group ID of the library</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-t, or --path</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the assembly location, where your specific plug-ins are stored. The default location is <code>&lt;ce_home&gt;/var/temp/</code> </p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-l, or --list</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Refresh the plug-in list</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-a, or --artifact&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the artifact name of target server&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-f, or --format&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify if the assembly is in .zip or tar.gz format&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-g, or --groupId&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the group ID of the library&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-t, or --path&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the assembly location, where your specific plug-ins are stored. The default location is &lt;code&gt;&amp;lt;ce_home&amp;gt;/var/temp/&lt;/code&gt; &lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-l, or --list&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Refresh the plug-in list&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-assemble-servercommandexamples">assemble-server command examples</h2>
@@ -345,28 +345,28 @@ GqfK0reVCpVwdAADQUVT</p>
 <p>Where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-A or --javaagent</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use a specific Java Agent, set to <em>none</em> to disable</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-b or --background</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Run the server process in the background</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-D or --property</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Define system properties</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-G or --gproperty</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Define server system properties</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-H or --home</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use a specific server home directory</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-j or --jvm</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use a specific Java Virtual Machine for server process</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-J or --javaopt</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Set a Java Virtual Machine flag</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-l or --logfile</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Capture console output to a specified log file</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-P or --profile</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify a configuration profile</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-t or --timeout</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the timeout for the server process in seconds</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-v or --verbose</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Enable verbose output; specify multiple times to increase verbosity</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-A or --javaagent&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use a specific Java Agent, set to &lt;em&gt;none&lt;/em&gt; to disable&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-b or --background&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Run the server process in the background&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-D or --property&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Define system properties&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-G or --gproperty&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Define server system properties&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-H or --home&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use a specific server home directory&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-j or --jvm&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use a specific Java Virtual Machine for server process&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-J or --javaopt&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Set a Java Virtual Machine flag&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-l or --logfile&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Capture console output to a specified log file&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-P or --profile&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify a configuration profile&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-t or --timeout&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the timeout for the server process in seconds&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-v or --verbose&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Enable verbose output; specify multiple times to increase verbosity&lt;/p&gt;</div>
 </div></div>
 
 <p><a shape="rect" href="gogo-commands-for-geronimo.html">Back to Top</a></p>
@@ -383,8 +383,8 @@ GqfK0reVCpVwdAADQUVT</p>
 <p>Where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <p>Note that you can also use <a shape="rect" class="external-link" href="http://karaf.apache.org/manual/2.1.99-SNAPSHOT/users-guide/remote-console.html" title="ssh:ssh"><strong>ssh:ssh</strong> command</a> provided by Karaf shell to connect to a remote instance.</p>
@@ -425,20 +425,32 @@ GqfK0reVCpVwdAADQUVT</p>
 <p>where</p>
 
 <p><strong><em>module</em></strong> is a module file, which is required for the command and can be one of the following Java applications:</p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Java EE Enterprise Application Archive (EAR) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Java EE Web Application Archive (WAR) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Java EE Enterprise JavaBean Archive (JAR) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Java EE Java Resource Archive (RAR) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Web Archive Bundle(WAB) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Enterprise Bundle Archive(EBA) file</li></ul></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Java EE Enterprise Application Archive (EAR) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Java EE Web Application Archive (WAR) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Java EE Enterprise JavaBean Archive (JAR) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Java EE Java Resource Archive (RAR) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Web Archive Bundle(WAB) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Enterprise Bundle Archive(EBA) file&lt;/li&gt;
+&lt;/ul&gt;</div>
 <p><strong><em>deployment plan</em></strong> is an optional plan file for Java EE module. If the deployment plan for a Java EE archive file is not in the WEB-INF directory, its location must be specified after the <em>module</em> in the command. See <a shape="rect" href="creating-deployment-plans.html">Creating deployment plans</a> for more details.<br clear="none">
 <strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-i or --inPlace</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Add and start an archive or directory to an active server, without the archive or directory being copied into the server directory tree</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-t or --targets</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the target repository to be deployed into. See <a shape="rect" href="#gogocommandsforGeronimo-gogocommandlisttargets" rel="nofollow">list-targets</a> for the names of repositories available on the server.</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-i or --inPlace&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Add and start an archive or directory to an active server, without the archive or directory being copied into the server directory tree&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-t or --targets&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the target repository to be deployed into. See &lt;a href="#gogocommandsforGeronimo-gogocommandlisttargets"&gt;list-targets&lt;/a&gt; for the names of repositories available on the server.&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-deploy-modulecommandexamples">deploy-module command examples</h2>
@@ -482,8 +494,8 @@ GqfK0reVCpVwdAADQUVT</p>
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-list-targetscommandexamples">list-targets command examples</h2>
@@ -506,14 +518,14 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-rr or --refresh-repository</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>refresh repository</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-r or --repository</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>repository URL</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-rl or --refresh-list</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>referensh plug-in list</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-rr or --refresh-repository&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;refresh repository&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-r or --repository&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;repository URL&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-rl or --refresh-list&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;referensh plug-in list&lt;/p&gt;</div>
 </div></div>
 
 
@@ -543,8 +555,8 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 <p><strong><em>instancename</em></strong> is the name of the new instance.</p>
 </div></div>
 
@@ -569,16 +581,26 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>module</em></strong> is a module file, which is required for the command and can be one of the following Java applications:</p>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Java EE Enterprise Application Archive (EAR) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Java EE Web Application Archive (WAR) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Java EE Enterprise JavaBean Archive (JAR) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Java EE Java Resource Archive (RAR) file</li></ul></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><ul><li>Web Archive Bundle(WAB) file</li></ul></div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Java EE Enterprise Application Archive (EAR) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Java EE Web Application Archive (WAR) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Java EE Enterprise JavaBean Archive (JAR) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Java EE Java Resource Archive (RAR) file&lt;/li&gt;
+&lt;/ul&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;ul&gt;
+	&lt;li&gt;Web Archive Bundle(WAB) file&lt;/li&gt;
+&lt;/ul&gt;</div>
 <p><strong><em>deployment plan</em></strong> is an optional plan file for Java EE module. If the deployment plan for a Java EE archive file is not in the WEB-INF directory, its location must be specified after the <em>module</em> in the command. See <a shape="rect" href="understanding-deployment-plans.html">Understanding deployment plans</a> for more details.<br clear="none">
 <strong><em>module id</em></strong> is the configuration on the server you want to replace. If you do not specify the module_id, the plan supplied (or plan inside the module) will be used to determine the actual configuration that you wish to redeploy. Redeploying a plan with an existing module ID allows you to modify the configuration of a running module without intermediate undeployment.<br clear="none">
 <strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-redeploy-modulecommandexamples">redeploy-module command examples</h2>
@@ -603,8 +625,8 @@ Available Targets:<br clear="none">
 
 <p><strong><em>module id</em></strong> is the configuration name you want to remove from the server. It must be provided.<br clear="none">
 <strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-undeploy-modulecommandexamples">undeploy-module command examples</h2>
@@ -629,8 +651,8 @@ Available Targets:<br clear="none">
 
 <p><strong><em>module id</em></strong> is the configuration name you want to start on the server. It must be provided.<br clear="none">
 <strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-start-modulecommandexamples">start-module command examples</h2>
@@ -655,8 +677,8 @@ Available Targets:<br clear="none">
 
 <p><strong><em>module id</em></strong> is the configuration name you want to stop on the server. It must be provided.<br clear="none">
 <strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-stop-modulecommandexamples">stop-module command examples</h2>
@@ -680,8 +702,8 @@ Available Targets:<br clear="none">
 
 <p><strong><em>module id</em></strong> is the configuration name you want to restart on the server. It must be provided.<br clear="none">
 <strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 </div></div>
 
 <h2 id="gogocommandsforGeronimo-restart-modulecommandexamples">restart-module command examples</h2>
@@ -704,14 +726,14 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-t or --stopped</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Show stopped modules only</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-r or --started</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Show started modules only</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-a or --all</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Show both started and stopped modules, this one is default if you did not specify any parameters</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-t or --stopped&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Show stopped modules only&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-r or --started&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Show started modules only&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-a or --all&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Show both started and stopped modules, this one is default if you did not specify any parameters&lt;/p&gt;</div>
 <p><strong><em>targetname</em></strong> is the name of target repository. See <a shape="rect" href="gogo-commands-for-geronimo.html">list-targets</a> for more details.</p>
 </div></div>
 
@@ -734,8 +756,8 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 <p><strong><em>configuration archive</em></strong> is the fully qualified name of plug-in archive. The archive must be a valid plug-in file with .car suffix.</p>
 </div></div>
 
@@ -757,10 +779,10 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-g or --groupId </p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the group ID of the library</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-g or --groupId &lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the group ID of the library&lt;/p&gt;</div>
 <p><strong><em>configuration archive</em></strong> is the fully qualified name of library archive. </p>
 </div></div>
 
@@ -782,12 +804,12 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--groupId</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Defines a group Id for the bundle.</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--startLevel</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specifies start level of the bundle.</p></div>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--start</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specifies whether to start the bundle after installation. By default, the bundle is not started.</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--groupId&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Defines a group Id for the bundle.&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--startLevel&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specifies start level of the bundle.&lt;/p&gt;</div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--start&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specifies whether to start the bundle after installation. By default, the bundle is not started.&lt;/p&gt;</div>
 <p><strong><em>bundle file</em></strong> is the fully qualified name of bundle to be installed. </p>
 </div></div>
 
@@ -807,8 +829,8 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 <p><strong><em>bundleId</em></strong> is id of the bundle to be uninstalled.</p>
 </div></div>
 
@@ -829,8 +851,8 @@ Available Targets:<br clear="none">
 <p>where</p>
 
 <p><strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>--secure</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Use secure channel</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;--secure&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Use secure channel&lt;/p&gt;</div>
 <p><strong><em>keystore</em></strong> is the name of keystore or private key you want to unlock.</p>
 </div></div>
 
@@ -845,8 +867,8 @@ Available Targets:<br clear="none">
 
 <p>where<br clear="none">
 <strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-s or --simple</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Do not perform deeper analysis of resolver problems</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-s or --simple&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Do not perform deeper analysis of resolver problems&lt;/p&gt;</div>
 <p><strong><em>bundleIDs</em></strong> is a list of bundle IDs seperated by whitepaces.</p>
 </div></div>
 
@@ -869,8 +891,8 @@ mvn:org.apache.geronimo.framework/geroni
 
 <p>where<br clear="none">
 <strong><em>commandoptions</em></strong> includes:</p>
-<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>-o or --out</p></div>
-<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style><p>Specify the name of a file to write the application in.</p></div>
+<div class="indent0 inline" style="margin-left: 0px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;-o or --out&lt;/p&gt;</div>
+<div class="indent20 inline" style="margin-left: 20px;"><style type="text/css">div.inline p:first-child { display: inline; }</style>&lt;p&gt;Specify the name of a file to write the application in.&lt;/p&gt;</div>
 <p><strong><em>AppPath</em></strong> is location of Aries application to be resolved.</p>
 </div></div>