Hi,
I have a series of questions related to ELS installation. Also, I have questions on the overall fundamentals Here are a series of questions in no particular order:
1) When deploying ELS on a server where LES and LEA are already installed, is a separate tomcat instance required, or can ELS use the tomcat server already installed for LEA? Given that BPM requires 2 tomcats and 1 JBoss server, it's not unreasonable to assume that ELS might require the installation of more than 1 tomcat.
2) What exactly is (if any) the interaction between ELS web services and the EWS that come bundled with LES 971? For instance, if you make a SOAP request to the ELS server (by server, I mean the instance of tomcat on which ELS foundation is installed), does it talk to LES using EWS (i.e. either a forwarding of the SOAP request or a repackaging of it) or with a direct call on port 2099? The obvious implication of the latter is that one then would need ELS and LES to be on the same server or the traffic on port 2099 would need to be encrypted.
3) Does the installation process for Archive service merely install a new war for the tomcat server? Or does it install significantly more?
4) Related to 3, does the archive service require a separate database install from the ECR tablespace/db instance that would already be running in LEA? This was not 100% clear from the installation guide.
In the meantime, I will be poking around on the know zone image of ELS, but given that I may well be called to install all of this, I need to know these things ahead of time.
-Hugh