Author: eric
Date: Sat Jun 16 14:34:37 2012
New Revision: 1350936
URL: http://svn.apache.org/viewvc?rev=1350936&view=rev
Log:
deploy doc about datasource
Modified:
james/site/trunk/www/server/3/config-system.html
Modified: james/site/trunk/www/server/3/config-system.html
URL:
http://svn.apache.org/viewvc/james/site/trunk/www/server/3/config-system.html?rev=1350936&r1=1350935&r2=1350936&view=diff
==============================================================================
--- james/site/trunk/www/server/3/config-system.html (original)
+++ james/site/trunk/www/server/3/config-system.html Sat Jun 16 14:34:37 2012
@@ -18,7 +18,7 @@
under the License.
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Apr 29, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 16, 2012 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -37,7 +37,7 @@
<script type="text/javascript"
src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
<script type="text/javascript"
src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
<link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
- <meta name="Date-Revision-yyyymmdd" content="20120429" />
+ <meta name="Date-Revision-yyyymmdd" content="20120616" />
<meta http-equiv="Content-Language" content="en" />
<link title="DOAP" rel="meta" type="application/rdf+xml"
href="http://james.apache.org//doap_james-project.rdf"/>
@@ -77,7 +77,7 @@
<div class="xleft">
- <span id="publishDate">Last Published: 2012-04-29</span>
+ <span id="publishDate">Last Published: 2012-06-16</span>
</div>
<div class="xright"> <a href="../../index.html"
title="Home">Home</a>
|
@@ -359,6 +359,8 @@
<p>spring beans files are the place where the Apache James Server wiring
is done. It should be modified only by expert-users.</p>
+ <p>In combination with james-database.properties and
META-INF/persistence.xml, the datasource to access the database is defined in
spring-server.xml</p>
+
</div>
<div class="section"><h3>james-database.properties<a
name="james-database.properties"></a></h3>