[jboss-cvs] jboss-portal-docs/referenceGuide/en/modules ...

Roy Russo russo at jboss.com
Wed Jul 12 15:51:43 EDT 2006


  User: russo   
  Date: 06/07/12 15:51:43

  Modified:    referenceGuide/en/modules  installation.xml
  Log:
  JBPORTAL-945
  
  Revision  Changes    Path
  1.6       +20 -1     jboss-portal-docs/referenceGuide/en/modules/installation.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: installation.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal-docs/referenceGuide/en/modules/installation.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- installation.xml	6 Jul 2006 20:38:17 -0000	1.5
  +++ installation.xml	12 Jul 2006 19:51:43 -0000	1.6
  @@ -24,7 +24,12 @@
         <note>As of JBoss Portal 2.4-CR1, we have made available pre-configured clustered versions. They are available
            from the
            <ulink url="http://labs.jboss.com/portal/jbossportal/download/index.html">download page</ulink>
  -         , in the same 3 flavors as the non-clustered version. The installation difference, being that they must be deployed in the <emphasis>all</emphasis> configuration in JBoss AS. Read <xref linkend="clustering"/> for more details on how to enable clustering from source.
  +         , in the same 3 flavors as the non-clustered version. The installation difference, being that they must be
  +         deployed in the
  +         <emphasis>all</emphasis>
  +         configuration in JBoss AS. Read
  +         <xref linkend="clustering"/>
  +         for more details on how to customize your clustered install, once deployed.
         </note>
      </para>
      <sect1 id="install_bundle">
  @@ -386,6 +391,20 @@
                     <imagedata align="center" valign="middle" fileref="images/setup/build_deploy.gif"/>
                  </imageobject>
               </mediaobject>
  +            <note>To build the clustered version, you will need to go to
  +               <emphasis>JBOSS_PORTAL_HOME_DIRECTORY/build</emphasis>
  +               and type:
  +               <programlisting>build main</programlisting>
  +               Then, go to
  +               <emphasis>JBOSS_PORTAL_HOME_DIRECTORY/core</emphasis>
  +               and type:
  +               <programlisting>build deploy-ha</programlisting>
  +               This will copy the
  +               <emphasis>jboss-portal-ha.sar</emphasis>
  +               to your
  +               <emphasis>all</emphasis>
  +               configuration for you.
  +            </note>
               At the end of the build process, the
               <emphasis>jboss-portal.sar</emphasis>
               is copied to
  
  
  



More information about the jboss-cvs-commits mailing list