Nevermind... I clicked help. :-)


-----Original Message-----
From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2003 9:31 PM
To: CF-Talk
Subject: RE: Changing default cfmx server in Jrun


Excuse me for being totally ignrorant here, but how do you get your CFMX
apps to run under port 80?
I have 3 deployments all running under ports 8101,8102,8103 and want to get
one to answer on port 80 and down the road, cluster the three and get the
cluster answering on 80..

Am I missing something here?

Mike

-----Original Message-----
From: Stacy Young [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2003 8:54 PM
To: CF-Talk
Subject: RE: Changing default cfmx server in Jrun


Thanks for the heads up!

Stace

-----Original Message-----
From: Steven Erat [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2003 8:44 PM
To: CF-Talk
Subject: RE: Changing default cfmx server in Jrun

I just did this today while setting up a few servers, and I was getting
impatient after a while. On one server I created a new JRun instance
called cfusion, and that was created to already contain a
default-ear/default-war.  I copied the contents of the cfusion.war file
into default-war and started it up.  That worked right away and I got
into the CFAdmin, etc..., but because others would use this machine I
decided to rename the ear/war directories to cfusion-ear/cfusion-war
(after stopping that server instance).  To adjust for the directory name
change, I edited cfusion-ear/META-INF/application.xml to change all the
default-ear and default-war xmltext to cfusion-ear and cfusion-war.
Then I started up the JRun server and voila, there's the CFAdmin again
on port 8300.  In the JMC, all the cfusion server settings reflected the
changes I just made, so I was all set.  This server was using the /
context root, so I didn't have to modify that in any way.

If you want to create other servers running on the same port to reflect
the name of the (cf) application running on it then you could configure
them to have meaningful context root, such as /hr or /marketing,
assuming there is an app just for HR and another one just for Marketing.
Then deploy the ColdFusion (ear/war your preference) to each.

HTH,
Steven Erat


-----Original Message-----
From: Stacy Young [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2003 7:37 PM
To: CF-Talk
Subject: Changing default cfmx server in Jrun


Ok I know this is picky but...I'd like to have each server configured in
the Jrun to coincide with the name of the application its powering. Is
it safe to rename the cfusion default? I tried and apparently messed up
the server in some way. (wouldn't restart)

Stace



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to