Author: eric
Date: Sat Jun 16 14:33:07 2012
New Revision: 1350935
URL: http://svn.apache.org/viewvc?rev=1350935&view=rev
Log:
Document place where to define the datasource to access database
Modified:
james/server/trunk/src/site/xdoc/config-system.xml
Modified: james/server/trunk/src/site/xdoc/config-system.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/config-system.xml?rev=1350935&r1=1350934&r2=1350935&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/config-system.xml (original)
+++ james/server/trunk/src/site/xdoc/config-system.xml Sat Jun 16 14:33:07 2012
@@ -48,6 +48,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>
+
</subsection>
<subsection name="james-database.properties">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]