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 at...@apache.org on 2005/04/04 14:27:18 UTC

cvs commit: jakarta-jetspeed-2/xdocs getting-started.xml

ate         2005/04/04 05:27:18

  Modified:    xdocs    getting-started.xml
  Log:
  Small correction to task numbering for section 5. Deploying Jetspeed into Tomcat.
  Missed it for the M2 release but its included in the updated website.
  
  Revision  Changes    Path
  1.7       +4 -5      jakarta-jetspeed-2/xdocs/getting-started.xml
  
  Index: getting-started.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/xdocs/getting-started.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- getting-started.xml	3 Apr 2005 23:57:40 -0000	1.6
  +++ getting-started.xml	4 Apr 2005 12:27:18 -0000	1.7
  @@ -135,12 +135,11 @@
   <li>1. If you are using the Hypersonic SQL database, start the production Hypersonic database by typing 
          <br/><br/><b>maven start.production.server</b><br/><br/>
   </li>
  -<li>2. (in seperate window/terminal session) <br/><br/><b>cd ${jetspeed-2-home}</b><br/><br/>
  +<li>2. (in seperate window/terminal session) <br></br><br></br><b>cd ${jetspeed-2-home}</b><br></br><br></br>
  +       <b>maven quickStart</b><br></br><br></br> This will recreate the DB to deploy into.  
  +       WARNING This will drop all the tables and data in the production database.<br></br><br></br>
   </li>
  -<li>3. <b>maven quickStart</b><br/><br/> This will recreate the DB to deploy into.  
  -       WARNING This will drop all the tables and data in the production database.<br/><br/>
  -</li>
  -<li>4. Start up Tomcat. With a browser, go to: <br/><br/><b>http://localhost:8080/jetspeed</b><br/>
  +<li>3. Start up Tomcat. With a browser, go to: <br/><br/><b>http://localhost:8080/jetspeed</b><br/>
   </li>
   </ul>
   </section>
  
  
  

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