The question can be abstracted out a step to "how do I run multiple JEE 
instances on one server?"  If you ask that question you'll find plenty of help 
on the internet.  I've done what you're asking, on Tomcat, JBoss and Jetty and 
the quick answer is that you have to make sure the different instances aren't 
trying to listen on the same ports.

If you haven't used Railo before, you might not know that it separates sites 
across a single JEE instance.  This way you can run multiple web sites on one 
Railo application and one application server, with each site having its own 
settings and web administrator.  You might not need separate JEE instances.

Remember too that Railo provides consulting services.  Go that route and you 
can be pretty much guaranteed that things will be done right.

- Andrew.

On 2013-09-25, at 06:45, Ian Chapman <[email protected]> wrote:

> 
> Hi Guys,
> 
> We are due to upgrade the hard disks in our two CF web servers and are 
> considering fresh installs of a CF server and applications, partly as a clean 
> up and also to upgrade CF to a more recent version.
> 
> We are currently running Windows Server 2008 RC2 on two servers (mirrored and 
> accessed via a load balancer) with IIS 7 and ColdFusion MX server 7.1.  And 
> CF is running on JRun. We have 3 Jrun/CF instances which splits our 
> application by type so we can restart as certain JRun instance if required 
> without affecting other applications.
> 
> When MX 7.1 was installed previously we know the tech guy had a nightmare 
> with the dll’s which IIS uses to connect to Jrun and had to run IIS in 32 
> bit mode using 32 bit drivers.
> 
> We would like to remove these issues and the best way may be to upgrade to a 
> later version of CF server which runs on true 64 bit IIS. The powers that be 
> will not allow the cost of upgrading to a later Adobe CF Server version.. So 
> we are considering Railo and are testing a single instance installation at 
> the moment.
> 
> Does anybody have experience of running Railo on multiple J2EE instances?  
> 
> If so have they any resources which give verbose and accurate step-by-step 
> setup instructions?
> 
> And which J2EE server were they running of those recommended for Railo?
> 
> Any advice appreciated as this will be our first CF reinstall since the 
> previous guy left the company.
> 
> Regards,
> 
> Ian.
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:7022
Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-server/unsubscribe.cfm

Reply via email to