Commit 04f94fb4 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Added a brief msg about where the db scripts are.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@419 b35dd754-fafc-0310-a699-88a17e54d16e
parent 3826b2df
...@@ -157,6 +157,11 @@ Specify a JDBC driver and connection properties to connect to your database. If ...@@ -157,6 +157,11 @@ Specify a JDBC driver and connection properties to connect to your database. If
information about this process please see the database documentation distributed with <fmt:message key="title" bundle="${lang}" />. information about this process please see the database documentation distributed with <fmt:message key="title" bundle="${lang}" />.
</p> </p>
<p>
<b>Note: </b> Database scripts for most popular databases are included in the Jive Messenger
distribution at <tt>[MESSENGER_HOME]/resources/database</tt>.
</p>
<% if (errors.size() > 0) { %> <% if (errors.size() > 0) { %>
<span class="jive-error-text"> <span class="jive-error-text">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment