From do-not-reply at jboss.org Wed Nov 28 15:39:31 2012 Content-Type: multipart/mixed; boundary="===============1037819626003082362==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r8973 - epp/docs/branches/6.0/Admin_Guide/en-US. Date: Wed, 28 Nov 2012 15:39:30 -0500 Message-ID: <201211282039.qASKdUqv029163@svn01.web.mwc.hst.phx2.redhat.com> --===============1037819626003082362== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: jaredmorgs Date: 2012-11-28 15:39:30 -0500 (Wed, 28 Nov 2012) New Revision: 8973 Modified: epp/docs/branches/6.0/Admin_Guide/en-US/Administration_Guide.xml epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface= .xml epp/docs/branches/6.0/Admin_Guide/en-US/chapter-5-Administration_and_Mon= itoring.xml Log: Refactored the Admin Guide to match the community guide, which was well org= anized into Management and Monitoring chapters Modified: epp/docs/branches/6.0/Admin_Guide/en-US/Administration_Guide.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- epp/docs/branches/6.0/Admin_Guide/en-US/Administration_Guide.xml 2012-1= 1-28 06:23:17 UTC (rev 8972) +++ epp/docs/branches/6.0/Admin_Guide/en-US/Administration_Guide.xml 2012-1= 1-28 20:39:30 UTC (rev 8973) @@ -6,10 +6,16 @@ - - - - - + + Management + + + + + + + Administration and Monitoring + + Modified: epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml 2012-11-28= 06:23:17 UTC (rev 8972) +++ epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml 2012-11-28= 20:39:30 UTC (rev 8973) @@ -8,6 +8,20 @@ + 6.0.0-4 + Fri Nov 16 2012 + + Jared + Morgan + + + + + Fixed file paths in Command line section as per remark= s in this section. + + + + 6.0.0-3 Wed Nov 14 2012 Modified: epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_In= terface.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interfac= e.xml 2012-11-28 06:23:17 UTC (rev 8972) +++ epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interfac= e.xml 2012-11-28 20:39:30 UTC (rev 8973) @@ -19,8 +19,9 @@ The JBoss Portal Platform distribution includes an archive of th= e gatein-management-cli application. + Changed path according to info in https://docs.jboss.org/autho= r/display/GTNPORTAL35/GateIn+Management#GateInManagement-DeployingtheCLI - To deploy the application, copy the <J= BOSS_HOME>/gatein-management/gatein-management-cli.war to the deploy directory of your portal profile= (<JBOSS_HOME>/server/default/deploy/, for example). + To deploy the application, copy JPP_DIST/gatein-manag= ement/gatein-management-cli.war to JPP_DIST/standalone= /deployments/.
@@ -34,9 +35,10 @@ SSH Example ssh -p 2000 root(a)localhost + Added full path for clarity. You can change the default port that SSH listens on by changing th= e property crash.ssh.port in the - WEB-INF/crash/crash.properties + JPP_DIST/standalone/deployments/gatein-management-cli.wa= r/WEB-INF/crash/crash.properties file. @@ -49,7 +51,7 @@ Important - Make sure the configured port is open and not blocked by firew= all settings. + Ensure the configured port is open, and not blocked by firewal= l settings.
Modified: epp/docs/branches/6.0/Admin_Guide/en-US/chapter-5-Administration_= and_Monitoring.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- epp/docs/branches/6.0/Admin_Guide/en-US/chapter-5-Administration_and_Mo= nitoring.xml 2012-11-28 06:23:17 UTC (rev 8972) +++ epp/docs/branches/6.0/Admin_Guide/en-US/chapter-5-Administration_and_Mo= nitoring.xml 2012-11-28 20:39:30 UTC (rev 8973) @@ -4,7 +4,7 @@ %BOOK_ENTITIES; ]> - <remark>BZ#856436</remark> Administration and Monitoring + <remark>BZ#856436</remark>JBoss Operations Network GateIn JON Plu= g-in JBoss Portal Platform provides a JBoss Operations Network plug-in = (GateIn JON Plug-in) to assist with monitoring the p= latform. The plug-in captures application/portlet and site statistics. A di= fferent set of statistics are collected depending on the context of each po= rtlet. shows the basi= c JON interface. Follow the download and installation instructions in the Installation Guide to activate Administration and Monitoring.= --===============1037819626003082362==--