<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hello Gary,<br>
<br>
Yes, that's basically what OCEE is for: to be able to have one
database and several tomcats.<br>
<br>
When you publish in one tomcat, this publication has to replicate
to other servers, as they are not notified about this publication
(so images, jsp, exports, text indexes, locks, etc. can be
different from the original tomcat). To be able to do that, OCEE
module exists.<br>
<br>
In the other hand, you really CAN have that configuration you are
talking about without OCEE; but you have to know and understand
these limitations. Most of the time we think about developing
ourselves workarounds to avoid these limitations, but myself I
have proved that at then end, the total development is worth to
buy the OCEE license.<br>
<br>
To get the installation done, you have to:<br>
- Install Opencms in one of the tomcats.<br>
- ZIP (war) the "opencms" folder once the installation is done,
and put in in the other tomcat.<br>
- Make some minor changes in opencms.properties (Basically, rename
the server and the mac address).<br>
<br>
With that, you should be able to start up both tomcats and see
opencms in both places. Basically, what I do is to make changes in
one tomcat, publish them in that tomcat, go to the other tomcat,
touch the folders or files that I changed, and publish them in
that other tomcat. As you can see, if you really need that to be
operative, you need ocee.<br>
<br>
I have never tried a Mysql Cluster, but I guess it should work...<br>
<br>
I must say that last month I bought the OCEE cluster and opencms
support, and I'm happy that I did :)<br>
<br>
Good luck<br>
<br>
El 05/11/12 19:16, Gary Gardner escribió:<br>
</div>
<blockquote
cite="mid:CAPhhp5829k4d-KiX_kEYyx8wsqGKTxSG6HY7XOV_QSy=NkC7-Q@mail.gmail.com"
type="cite">I have searched and have seen people mention that they
have gotten this configuration to work. However, I haven't seen
it documented any where.
<div><br>
</div>
<div>Can someone point me to where this is documented?</div>
<div><br>
</div>
<div>I have installed OpenCMS successfully on one server running
Tomcat and it's connected to the MySQL Cluster and created the
database and tables and all is working great.</div>
<div><br>
</div>
<div>Now I need to install it on the other server and Tomcat. Is
it as simple as deploy the opencms.war file and modify the
opencms-system.xml to attach it to the MySQL Cluster? If I run
set up, won't it try to drop the database and tables, etc?</div>
<div><br>
</div>
<div>I have also seen mention of this OCEE. Do I need that at
all? I am basically trying to create an HA/Load balanced
solution. I'm sure that this is not new to others that are
running OpenCMS, but it is totally new to me.</div>
<div><br>
</div>
<div>Thanks in advance.</div>
<div><br>
</div>
<div>If there is a particular forum post that is pertinent, please
include that as well.</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>