Hi,
Sorry for the long post. I have some issues regarding Coldfusion instances 
deployed in JRun I'd like to clear up.

I am trying to get multiple server instances of CFMX (v7 and v8) to use with 
Apache v2.0.59. I want virtual server A to be hosted by a CFMX7.02 instance and 
virtual server B hosted by a CFMX8 instance.
I cannot get this to work and I recall this was no problem with IIS. Can anyone 
tell me how to do this?

Simply copying the lines

        JRunConfig Serverstore C:\JRun4\lib\wsconfig\2
        JRunConfig Bootstrap 127.0.0.1:51000 #cfmx8 instance
        JRunConfig Apialloc false
(with the correct values for Serverstore and Bootstrap)

in a virtual container section of a httpd.config file configured for use with 
JRun4 server/cfmx7 instance won't do it. Its's as if the lines in the virtual 
hosts section are ignored by Apache.

2nd question
The workings of servlet engines (JBoss, Tomcat, JRun etc) is a littlebit 
unclear to me. What does it mean to deploy a ear/war file? What exactly happens 
when you deploy a cfmx server in a servlet engine like JRun/Tomcat? What's the 
lifecycle of a request for a file served by this cfmx instance? What is 
different with the "old" cfmx (pre v5) behavior?

Also I don't quite understand the need for the Windows' services "Macromedia 
JRun Admin Server" and "Macromedia JRun Cfusion Server". They both point to the 
same executable "C:\JRun4\bin\jrunsvc.exe". As I see it the JRun4 servlet 
engine is responsible for the workings of any (coldfusion) servlet collection 
deployed. And it listens for requests on configured ports.Why these windows 
services?

Any links, articles etc on these subjects are welcome. Thanks!

Marc

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/JRun-Talk/message.cfm/messageid:5805
Subscription: http://www.houseoffusion.com/groups/JRun-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.8

Reply via email to