it all ties into IIS. I am hoping that someone might be able to confirm my
understanding and assist me in my problem.
Machine setup:
Windows XP Pro SP2 w/ IIS 6
JRUN (trial version): C:\JRun4
Test Website: D:\Web\Test
I also have two CFMX 6.1 packages (EAR) sitting at: C:\Test1 and C:\Test2
Config Steps (as I did them):
JRun Management console
Created a new server called Test1
Deleted default-ear from JRun4\servers\Test1\
Placed cfusion-ear into JRun4\servers\Test1\
JRun Management Console to start the Test1 server.
Went into the J2EE components for Test1 and added CFMX as an Enterprise
Application
ColdFusion MX the context path is set to /TEST1
ColdFusion MX Document Root is set to D:\Web\Test1
I then opened up the JRun "Web Server Configuration Tool":
JRun Host: localhost
JRun Server: Test1
Web Server: IIS
IIS Website: ALL (for now)..until I understand how this all works
Checked the "configure for CMFX box"
Clicked OK.
The site asnwers on: http://localhost:8101/Test1/index.cfm
<http://localhost:8101/Test1/index.cfm>
My questions are:
How do I get the site to answer on port 80?
What If I want to deploy 3 instances of CFMX (1 per application) all
answering on port 80?
For example:
http://localhost/Test1/index.cfm <http://localhost/Test1/index.cfm>
http://localhost/Test2/index.cfm <http://localhost/Test2/index.cfm>
http://localhost/Test3/index.cfm <http://localhost/Test3/index.cfm>
Thanks!
Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

