You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ca...@apache.org on 2008/04/16 22:15:14 UTC

svn commit: r648827 - /continuum/trunk/continuum-docs/src/site/apt/installation/jetty.apt

Author: carlos
Date: Wed Apr 16 13:15:11 2008
New Revision: 648827

URL: http://svn.apache.org/viewvc?rev=648827&view=rev
Log:
Add links to jetty config files

Modified:
    continuum/trunk/continuum-docs/src/site/apt/installation/jetty.apt

Modified: continuum/trunk/continuum-docs/src/site/apt/installation/jetty.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/installation/jetty.apt?rev=648827&r1=648826&r2=648827&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/installation/jetty.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/installation/jetty.apt Wed Apr 16 13:15:11 2008
@@ -20,7 +20,10 @@
 
     * Create a JDBC resource named '<<jdbc/users>>'
 
-    You can copy the following configuration in your <<<$JETTY_HOME/etc/jetty.xml>>>
+    For derby you can copy the following configuration in your <<<$JETTY_HOME/etc/jetty.xml>>>
+
+    For other databases see {{{https://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp/src/jetty-env-postgres.xml}PostgreSQL}} 
+    and {{{https://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp/src/jetty-env-mysql.xml}MySQL}}
 
 +-------------------------------------+
     <!-- =========================================================== -->