[gatein-commits] gatein SVN: r6114 - in epp/docs/branches/5.1/Reference_Guide/en-US: modules and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Mar 23 02:27:36 EDT 2011


Author: smumford
Date: 2011-03-23 02:27:35 -0400 (Wed, 23 Mar 2011)
New Revision: 6114

Modified:
   epp/docs/branches/5.1/Reference_Guide/en-US/Book_Info.xml
   epp/docs/branches/5.1/Reference_Guide/en-US/Revision_History.xml
   epp/docs/branches/5.1/Reference_Guide/en-US/modules/WSRP.xml
Log:
Edits to new WSRP content and increment book for staging.

Modified: epp/docs/branches/5.1/Reference_Guide/en-US/Book_Info.xml
===================================================================
--- epp/docs/branches/5.1/Reference_Guide/en-US/Book_Info.xml	2011-03-23 01:53:48 UTC (rev 6113)
+++ epp/docs/branches/5.1/Reference_Guide/en-US/Book_Info.xml	2011-03-23 06:27:35 UTC (rev 6114)
@@ -9,7 +9,7 @@
 	<productname>JBoss Enterprise Portal Platform</productname>
 	<productnumber>5.1</productnumber>
 	<edition>1</edition>
-	<pubsnumber>5.1</pubsnumber>
+	<pubsnumber>5.2</pubsnumber>
 	<abstract>
 		<para>
 			This Reference Guide is a high-level usage document. It deals with more advanced topics than the Installation and User Guides, adding new content or taking concepts discussed in the earlier documents further. It aims to provide supporting documentation for advanced users of the &PRODUCT; product. Its primary focus is on advanced use of the product and it assumes an intermediate or advanced knowledge of the technology and terms.

Modified: epp/docs/branches/5.1/Reference_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/5.1/Reference_Guide/en-US/Revision_History.xml	2011-03-23 01:53:48 UTC (rev 6113)
+++ epp/docs/branches/5.1/Reference_Guide/en-US/Revision_History.xml	2011-03-23 06:27:35 UTC (rev 6114)
@@ -8,6 +8,20 @@
 	<simpara>
 	<revhistory>
       <revision>
+            <revnumber>1-5.2</revnumber>
+            <date>Wed Mar 23 2011</date>
+               <author>
+                  <firstname>Scott</firstname>
+                  <surname>Mumford</surname>
+                  <email>smumford at redhat.com</email>
+               </author>
+                  <revdescription>
+                     <simplelist>
+                        <member>Adding WSRP removal procedure as per JBEPP-739.</member>
+                     </simplelist>
+                  </revdescription>
+         </revision>
+      <revision>
          <revnumber>1-5.1</revnumber>
          <date>Tue Dec 21 2010</date>
             <author>

Modified: epp/docs/branches/5.1/Reference_Guide/en-US/modules/WSRP.xml
===================================================================
--- epp/docs/branches/5.1/Reference_Guide/en-US/modules/WSRP.xml	2011-03-23 01:53:48 UTC (rev 6113)
+++ epp/docs/branches/5.1/Reference_Guide/en-US/modules/WSRP.xml	2011-03-23 06:27:35 UTC (rev 6114)
@@ -1323,7 +1323,7 @@
                            <para>
                               Open the <filename>configuration.xml</filename> file and remove the following lines:
                            </para>
-<programlisting><![CDATA[<value>
+<programlisting language="XML" role="XML"><![CDATA[<value>
    <string>wsrp-producer</string>
 </value>
 ]]></programlisting>
@@ -1403,7 +1403,7 @@
                               <para>
                                  Open the <filename>application.xml</filename> file and remove the following modules:
                               </para>
-<programlisting><![CDATA[<module>
+<programlisting language="XML" role="XML"><![CDATA[<module>
     <web>
       <web-uri>wsrp-admin-gui.war</web-uri>
       <context-root>wsrp-admin-gui</context-root>
@@ -1411,7 +1411,7 @@
 </module>
 ]]></programlisting>
 
-<programlisting><![CDATA[<module>
+<programlisting language="XML" role="XML"><![CDATA[<module>
     <web>
       <web-uri>wsrp-producer.war</web-uri>
       <context-root>wsrp-producer</context-root>
@@ -1445,7 +1445,7 @@
                            <para>
                               Open the <filename>configuration.xml</filename> file and remove the following line:
                            </para>
-<programlisting><![CDATA[<import profiles="jboss">war:/conf/wsrp/wsrp-configuration.xml</import>
+<programlisting language="XML" role="XML"><![CDATA[<import profiles="jboss">war:/conf/wsrp/wsrp-configuration.xml</import>
 ]]></programlisting>
                         </step>
                         <step>
@@ -1464,7 +1464,7 @@
                            <para>
                               Open the <filename>portal-configuration.xml</filename> file and remove the line:
                            </para>
-<programlisting><![CDATA[<value>org.exoplatform.portal.pom.spi.wsrp.WSRPState</value>
+<programlisting language="XML" role="XML"><![CDATA[<value>org.exoplatform.portal.pom.spi.wsrp.WSRPState</value>
 ]]></programlisting>
                         </step>
                         <step>
@@ -1483,14 +1483,14 @@
                            <para>
                               Open the <filename>jcr-configuration.xml</filename> file and remove the line:
                            </para>
-<programlisting><![CDATA[<property name="wsrp" value="http://www.gatein.org/jcr/wsrp/1.0/"/>
+<programlisting language="XML" role="XML"><![CDATA[<property name="wsrp" value="http://www.gatein.org/jcr/wsrp/1.0/"/>
 ]]></programlisting>
                         </step>
                         <step>
                            <para>
                               Remove the following configuration file references:
                            </para>
-<programlisting><![CDATA[<value>war:/conf/wsrp/consumers-configuration-nodetypes.xml</value>
+<programlisting language="XML" role="XML"><![CDATA[<value>war:/conf/wsrp/consumers-configuration-nodetypes.xml</value>
 <value>war:/conf/wsrp/producer-configuration-nodetypes.xml</value>
 <value>war:/conf/wsrp/producer-registrations-nodetypes.xml</value>
 <value>war:/conf/wsrp/producer-pc-nodetypes.xml</value>
@@ -1506,72 +1506,72 @@
                            <para>
                               Open the <filename>repository-configuration.xml</filename> and remove the <emphasis role="bold">WSRP</emphasis> workspace:
                            </para>
-<programlisting><![CDATA[<!-- WSRP -->
-       <workspace name="wsrp-system">
-         <container>
+<programlisting language="XML" role="XML"><![CDATA[<!-- WSRP -->
+ <workspace name="wsrp-system">
+   <container>
+     <properties>
+       <property name="source-name" value="${gatein.jcr.datasource.name}${container.name.suffix}"/>
+         <property name="dialect" value="${gatein.jcr.datasource.dialect}"/>
+         <property name="multi-db" value="false"/>
+         <property name="update-storage" value="true"/>
+         <property name="max-buffer-size" value="204800"/>
+         <property name="swap-directory" value="${gatein.jcr.data.dir}/swap/wsrp${container.name.suffix}"/>
+       </properties>
+       <value-storages>
+         <value-storage id="gadgets"
+           >
            <properties>
-             <property name="source-name" value="${gatein.jcr.datasource.name}${container.name.suffix}"/>
-               <property name="dialect" value="${gatein.jcr.datasource.dialect}"/>
-               <property name="multi-db" value="false"/>
-               <property name="update-storage" value="true"/>
-               <property name="max-buffer-size" value="204800"/>
-               <property name="swap-directory" value="${gatein.jcr.data.dir}/swap/wsrp${container.name.suffix}"/>
-             </properties>
-             <value-storages>
-               <value-storage id="gadgets"
-                 >
-                 <properties>
-                   <property name="path" value="${gatein.jcr.storage.data.dir}/wsrp${container.name.suffix}"/>
-                 </properties>
-                 <filters>
-                    <filter property-type="Binary"/>
-                 </filters>
-               </value-storage>
-             </value-storages>
-           </container>
-           <initializer>
-             <properties>
-               <property name="root-nodetype" value="nt:unstructured"/>
-               <property name="root-permissions" value="*:/platform/administrators read;*:/platform/administrators add_node;*:/platform/administrators set_property;*:/platform/administrators remove"/>
-             </properties>
-           </initializer>
-           <cache enabled="true">
-             <properties>
-               <property name="jbosscache-configuration" value="${gatein.jcr.cache.config}" />
-               <property name="jgroups-configuration" value="${gatein.jcr.jgroups.config}" />
-               <property name="jgroups-multiplexer-stack" value="true" />
-               <property name="jbosscache-cluster-name" value="jcr-${container.name.suffix}-wsrp-system" />
-             </properties>
-           </cache>
-           <query-handler>
-             <properties>
-               <property name="index-dir" value="${gatein.jcr.index.data.dir}/wsrp-system${container.name.suffix}"/>
-               <property name="changesfilter-class" value="${gatein.jcr.index.changefilterclass}" />
-               <property name="jbosscache-configuration" value="${gatein.jcr.index.cache.config}" />
-               <property name="jgroups-configuration" value="${gatein.jcr.jgroups.config}" />
-               <property name="jgroups-multiplexer-stack" value="true" />
-               <property name="jbosscache-cluster-name" value="jcrindexer-${container.name.suffix}-wsrp-system" />
-               <property name="max-volatile-time" value="60" />
-             </properties>
-           </query-handler>
-           <lock-manager>
-             <properties>
-               <property name="time-out" value="15m" />
-               <property name="jbosscache-configuration" value="${gatein.jcr.lock.cache.config}" />
-               <property name="jgroups-configuration" value="${gatein.jcr.jgroups.config}" />
-               <property name="jgroups-multiplexer-stack" value="true" />
-               <property name="jbosscache-cluster-name" value="jcrlock-${container.name.suffix}-wsrp-system" />
-               <property name="jbosscache-cl-cache.jdbc.table.name" value="jcrlock_wsrp_system" />
-               <property name="jbosscache-cl-cache.jdbc.table.create" value="true" />
-               <property name="jbosscache-cl-cache.jdbc.table.drop" value="false" />
-               <property name="jbosscache-cl-cache.jdbc.table.primarykey" value="pk" />
-               <property name="jbosscache-cl-cache.jdbc.fqn.column" value="fqn" />
-               <property name="jbosscache-cl-cache.jdbc.node.column" value="node" />
-               <property name="jbosscache-cl-cache.jdbc.parent.column" value="parent" />
-               <property name="jbosscache-cl-cache.jdbc.datasource" value="${gatein.jcr.datasource.name}${container.name.suffix}" />
-             </properties>
-           </lock-manager>
-         </workspace>
+             <property name="path" value="${gatein.jcr.storage.data.dir}/wsrp${container.name.suffix}"/>
+           </properties>
+           <filters>
+              <filter property-type="Binary"/>
+           </filters>
+         </value-storage>
+       </value-storages>
+     </container>
+     <initializer>
+       <properties>
+         <property name="root-nodetype" value="nt:unstructured"/>
+         <property name="root-permissions" value="*:/platform/administrators read;*:/platform/administrators add_node;*:/platform/administrators set_property;*:/platform/administrators remove"/>
+       </properties>
+     </initializer>
+     <cache enabled="true">
+       <properties>
+         <property name="jbosscache-configuration" value="${gatein.jcr.cache.config}" />
+         <property name="jgroups-configuration" value="${gatein.jcr.jgroups.config}" />
+         <property name="jgroups-multiplexer-stack" value="true" />
+         <property name="jbosscache-cluster-name" value="jcr-${container.name.suffix}-wsrp-system" />
+       </properties>
+     </cache>
+     <query-handler>
+       <properties>
+         <property name="index-dir" value="${gatein.jcr.index.data.dir}/wsrp-system${container.name.suffix}"/>
+         <property name="changesfilter-class" value="${gatein.jcr.index.changefilterclass}" />
+         <property name="jbosscache-configuration" value="${gatein.jcr.index.cache.config}" />
+         <property name="jgroups-configuration" value="${gatein.jcr.jgroups.config}" />
+         <property name="jgroups-multiplexer-stack" value="true" />
+         <property name="jbosscache-cluster-name" value="jcrindexer-${container.name.suffix}-wsrp-system" />
+         <property name="max-volatile-time" value="60" />
+       </properties>
+     </query-handler>
+     <lock-manager>
+       <properties>
+         <property name="time-out" value="15m" />
+         <property name="jbosscache-configuration" value="${gatein.jcr.lock.cache.config}" />
+         <property name="jgroups-configuration" value="${gatein.jcr.jgroups.config}" />
+         <property name="jgroups-multiplexer-stack" value="true" />
+         <property name="jbosscache-cluster-name" value="jcrlock-${container.name.suffix}-wsrp-system" />
+         <property name="jbosscache-cl-cache.jdbc.table.name" value="jcrlock_wsrp_system" />
+         <property name="jbosscache-cl-cache.jdbc.table.create" value="true" />
+         <property name="jbosscache-cl-cache.jdbc.table.drop" value="false" />
+         <property name="jbosscache-cl-cache.jdbc.table.primarykey" value="pk" />
+         <property name="jbosscache-cl-cache.jdbc.fqn.column" value="fqn" />
+         <property name="jbosscache-cl-cache.jdbc.node.column" value="node" />
+         <property name="jbosscache-cl-cache.jdbc.parent.column" value="parent" />
+         <property name="jbosscache-cl-cache.jdbc.datasource" value="${gatein.jcr.datasource.name}${container.name.suffix}" />
+       </properties>
+     </lock-manager>
+   </workspace>
 ]]></programlisting>
                         </step>
                      </substeps>



More information about the gatein-commits mailing list