Author: sebawagner
Date: Fri Jun 15 07:11:29 2012
New Revision: 1350480
URL: http://svn.apache.org/viewvc?rev=1350480&view=rev
Log:
Update docs to reflect that MySQL driver has to be downloaded separated
Modified:
incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html
incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml
incubator/openmeetings/trunk/singlewebapp/xdocs/PortSettings.xml
Modified: incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html?rev=1350480&r1=1350479&r2=1350480&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html Fri Jun 15
07:11:29 2012
@@ -965,6 +965,12 @@ limitations under the License.
<blockquote>
<ul>
<li>
+ You need to download the
JConnector from mysql
+ <a
href="http://www.mysql.de/products/connector/" target="_BLANK"
rel="nofollow">http://www.mysql.de/products/connector/</a>
+ and place it into:
+
<tt>$red5/webapps/openmeetings/WEB-INF/lib/</tt>
+ </li>
+ <li>
Rename:
<br />
$red5/webapps/openmeetings/WEB-INF/classes/META-INF/mysql_persistence.xml
Modified: incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html?rev=1350480&r1=1350479&r2=1350480&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html Fri Jun 15
07:11:29 2012
@@ -1052,16 +1052,6 @@ limitations under the License.
</td>
</tr>
</table>
- <p>
- If you change the HTTP Port (or HTTPS port) and
need the REST/SOAP
- Gateway you also should modify the file:
- <br />
- <tt>/webapps/openmeetings/WEB-INF/conf/axis.xml
</tt>
- (Around Line 197)
- <br />
- You need to restart Red5 Service so that
changes to the Axis2 conf
- are online.
- </p>
</blockquote>
</p>
</td></tr>
Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml?rev=1350480&r1=1350479&r2=1350480&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml Fri Jun 15
07:11:29 2012
@@ -44,6 +44,13 @@
<subsection name="Steps todo">
<ul>
<li>
+ You need to download the
JConnector from mysql
+ <a
href="http://www.mysql.de/products/connector/" target="_BLANK"
+
rel="nofollow">http://www.mysql.de/products/connector/</a>
+ and place it into:
+
<tt>$red5/webapps/openmeetings/WEB-INF/lib/</tt>
+ </li>
+ <li>
Rename:
<br />
$red5/webapps/openmeetings/WEB-INF/classes/META-INF/mysql_persistence.xml
Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/PortSettings.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/PortSettings.xml?rev=1350480&r1=1350479&r2=1350480&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/PortSettings.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/PortSettings.xml Fri Jun 15
07:11:29 2012
@@ -73,17 +73,6 @@
</tr>
</table>
- <p>
- If you change the HTTP Port (or HTTPS port) and
need the REST/SOAP
- Gateway you also should modify the file:
- <br />
- <tt>/webapps/openmeetings/WEB-INF/conf/axis.xml
</tt>
- (Around Line 197)
- <br />
- You need to restart Red5 Service so that
changes to the Axis2 conf
- are online.
- </p>
-
</section>
<section name="Preventing Firewall issues">