You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by we...@apache.org on 2004/02/04 23:32:03 UTC

cvs commit: jakarta-jetspeed-2 GETTING-STARTED.html

weaver      2004/02/04 14:32:03

  Modified:    .        GETTING-STARTED.html
  Log:
  removed requirement for DB alias in build.props
  
  Revision  Changes    Path
  1.5       +5 -5      jakarta-jetspeed-2/GETTING-STARTED.html
  
  Index: GETTING-STARTED.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/GETTING-STARTED.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- GETTING-STARTED.html	10 Jan 2004 17:23:34 -0000	1.4
  +++ GETTING-STARTED.html	4 Feb 2004 22:32:03 -0000	1.5
  @@ -107,16 +107,16 @@
       <td width="229">${CATALINA_HOME}/shared/lib/</td>
       <td width="261">The location of the jars in your Tomcat installation.</td>
     </tr>
  -  <tr>
  +  <tr> 
       <td width="134">deploy.war.dir</td>
       <td width="229">${CATALINA_BASE}/webapps/</td>
       <td width="261">The location to deploy web application in Tomcat.</td>
     </tr>
     <tr> 
  -    <td width="134">deployment.db.alias</td>
  -    <td width="229">${CATALINA_BASE}/webapps/jetspeed/WEB-INF/db/hsql/Registry</td>
  -    <td width="261">The location of HypersonicSQL database file that will contain 
  -      Jetspeed information like registries and user info.</td>
  +    <td width="134"><s>deployment.db.alias</s></td>
  +    <td width="229"><s>${CATALINA_BASE}/webapps/jetspeed/WEB-INF/db/hsql/Registry</s></td>
  +    <td width="261"><s>The location of HypersonicSQL database file that will contain 
  +      Jetspeed information like registries and user info.</s></td>
     </tr>
   </table>
   <h2>Step 3 is no longer required as we are accomplishing this with an additional 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org