From do-not-reply at jboss.org Tue Mar 22 21:53:49 2011
Content-Type: multipart/mixed; boundary="===============3727611498783705498=="
MIME-Version: 1.0
From: do-not-reply at jboss.org
To: gatein-commits at lists.jboss.org
Subject: [gatein-commits] gatein SVN: r6113 -
epp/docs/branches/5.2/Reference_Guide/en-US/modules.
Date: Tue, 22 Mar 2011 21:53:49 -0400
Message-ID: <201103230153.p2N1rn7c030890@svn01.web.mwc.hst.phx2.redhat.com>
--===============3727611498783705498==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: smumford
Date: 2011-03-22 21:53:48 -0400 (Tue, 22 Mar 2011)
New Revision: 6113
Modified:
epp/docs/branches/5.2/Reference_Guide/en-US/modules/WSRP.xml
Log:
Porting new WSRP content for 5.1.1 to 5.2
Modified: epp/docs/branches/5.2/Reference_Guide/en-US/modules/WSRP.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/5.2/Reference_Guide/en-US/modules/WSRP.xml 2011-03-23=
01:38:47 UTC (rev 6112)
+++ epp/docs/branches/5.2/Reference_Guide/en-US/modules/WSRP.xml 2011-03-23=
01:53:48 UTC (rev 6113)
@@ -183,12 +183,6 @@
-
- If WSRP is not going to be used in your &PRODUCT; instance your install=
ation will not be adversely affected should you leave the WSRP files in pla=
ce. =
-
-
- However, if you wish to completely remove WSRP from your &PRODUCT=
; installation, follow the procedure at . =
-
=
Non-default Ports or Hostnames
@@ -1308,7 +1302,303 @@
By default, the WSRP producer is configured in strict mode. If you exp=
erience issues with a given consumer, you may attempt to relax the validati=
on mode. Un-checking the "Use strict WSRP compliance" checkbox on the Produ=
cer configuration screen to do this.
-
=
+
+ Removing WSRP
+
+ If you are not going to use WSRP in your &PRODUCT; instance=
, your installation will not be adversely affected should you leave the WSR=
P files in place. =
+
+
+ However, if you wish to completely remove WSRP from your &P=
RODUCT; installation, follow this procedure:
+
+
+
+
+
+ Navigate to the JBOSS_HOME<=
/replaceable>/jboss-as/server/<PROFILE>/co=
nf/gatein/ directory of your &PRODUCT; instance.
+
+
+
+
+ Open the configuration.xml file and remove the following lines:
+
+
+ wsrp-producer
+
+]]>
+
+
+
+
+
+ Navigate up two directory levels and into the deploy/gatein.ear/ directory (For example: cd ../=
../deploy/gatein.ear/).
+
+
+
+
+ Remove the following files:
+
+
+
+
+ wsrp-admin-gui.war
+
+
+
+
+ wsrp-producer.war
+
+
+
+
+
+
+ Navigate into the lib/ subdir=
ectory and remove the following files:
+
+
+
+
+ gatein.portal.component.wsrp-PO=
RTAL_VERSION.jar
+
+
+
+
+ wsrp-common-WSRP_VERSION.jar
+
+
+
+
+ wsrp-consumer-WSRP_VERSION.jar<=
/filename>
+
+
+
+
+ wsrp-integration-api-WSRP_VERSI=
ON.jar
+
+
+
+
+ wsrp-producer-lib-WSRP_VERSION.=
jar
+
+
+
+
+ wsrp-wsrp1-ws-WSRP_VERSION.jar<=
/filename>
+
+
+
+
+ wsrp-wsrp2-ws-WSRP_VERSION.jar<=
/filename>
+
+
+
+
+
+
+ Return to the gatein.ear/ di=
rectory and move into the META-INF/ subdirectory.
+
+
+
+
+ Open the application.xml file and remove the following modules:
+
+
+
+ wsrp-admin-gui.war
+ wsrp-admin-gui
+
+
+]]>
+
+
+
+ wsrp-producer.war
+ wsrp-producer
+
+
+]]>
+
+
+
+ Save and exit the file.
+
+
+
+
+ Remove all the WS=
RP SHA1 entries in the MANIFEST.MF file. Th=
ey are not required. =
+
+
+
+
+
+
+ Return to the gatein.ear/ dir=
ectory and navigate into the 02portal.war/WEB-INF/conf/ subdirectory.
+
+
+
+
+ Remove the wsrp/ direct=
ory.
+
+
+
+
+ Open the configuration.xml file and remove the following line:
+
+war:/conf/wsrp/wsrp-co=
nfiguration.xml
+]]>
+
+
+
+ Save and exit the file.
+
+
+
+
+
+
+ From your current location, navigate into the portal/ subdirectory.
+
+
+
+
+ Open the portal-configuration.xml<=
/filename> file and remove the line:
+
+org.exoplatform.portal.pom.spi.wsrp.WSRPSt=
ate
+]]>
+
+
+
+ Save and exit the file.
+
+
+
+
+
+
+ Return to the conf/ directory=
and move into the jcr/ subdirectory.
+
+
+
+
+ Open the jcr-configuration.xml file and remove the line:
+
+
+]]>
+
+
+
+ Remove the following configuration file refe=
rences:
+
+war:/conf/wsrp/consumers-configuration-nod=
etypes.xml
+war:/conf/wsrp/producer-configuration-nodetypes.xml
+war:/conf/wsrp/producer-registrations-nodetypes.xml
+war:/conf/wsrp/producer-pc-nodetypes.xml
+war:/conf/wsrp/migration-nodetypes.xml
+]]>
+
+
+
+ Save and exit the file.
+
+
+
+
+ Open the repository-configuration.=
xml and remove the WSRP works=
pace:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+]]>
+
+
+
+
+ Optional:
+
+ Remove any references to WSRP=
from the following files:
+
+
+
+
+ gatein.ear/01eXoResources.war/META=
-INF/MANIFEST.MF
+
+
+
+
+ gatein.ear/META-INF/MANIFEST.MF
+
+
+
+
+ gatein.ear/02portal.war/META-INF/M=
ANIFEST.MF
+
+
+
+
+
+
--===============3727611498783705498==--