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 ta...@apache.org on 2006/01/12 20:27:46 UTC

svn commit: r368445 - /portals/jetspeed-2/trunk/xdocs/getting-started.xml

Author: taylor
Date: Thu Jan 12 11:27:45 2006
New Revision: 368445

URL: http://svn.apache.org/viewcvs?rev=368445&view=rev
Log:
update getting started

Modified:
    portals/jetspeed-2/trunk/xdocs/getting-started.xml

Modified: portals/jetspeed-2/trunk/xdocs/getting-started.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/getting-started.xml?rev=368445&r1=368444&r2=368445&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/getting-started.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/getting-started.xml Thu Jan 12 11:27:45 2006
@@ -77,6 +77,7 @@
 				Jetspeed security should work with any JDBC 2.0
 				compliant driver. The following databases are tested:
 				<ul>
+ 				    <li>Derby</li>
 					<li>HSQLDB - Hypersonic SQL</li>
 					<li>MySQL</li>
 					<li>Oracle</li>
@@ -86,15 +87,14 @@
 					<li>SQL Server</li>
 				</ul>
 
-				Jetspeed is distributed with the Hypersonic-SQL database
+				Jetspeed is distributed with the Derby database
 				configured as the default.
 			</p>
 			<p>
 				The database configuration will be setup during the
 				installation process. If you are not going to use the
-				HSQLDB, you need to install your chosen database package
-				and configure a database user who will own the Jetspeed
-				tables.
+				default Derby database, you need to select another database
+				during installation.
 			</p>
 		</section>
 		<section name="3 Servlet Engines">



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