Thanks, that makes sense. Though in our case we WANT to have two copies of the cfserver - so we can have two completely independent environments on one physical machine.
Chris Norloff ---------- Original Message ---------------------------------- From: "Barney Boisvert" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] date: Fri, 4 Apr 2003 08:55:04 -0800 >You can put multiple CFMX's on one machine. You can also put multiple >CFMX's on one J2EE server instance, as long as you use different context >paths. However, unless you need the security that provides, I'd recommend >just using one, and have a two-part context path (to the CFMX server, and >then to the app's directory). That way you don't need to have two copies of >the CF Server loaded in memory all the time. In other words, rather than >this: > >www.mydomain.com/cfapp1/ >www.mydomain.com/cfapp2/ > >do this: > >www.mydomain.com/cfmx/app1/ >www.mydomain.com/cfmx/app2/ > > > >--- >Barney Boisvert, Senior Development Engineer >AudienceCentral (formerly PIER System, Inc.) >[EMAIL PROTECTED] >voice : 360.756.8080 x12 >fax : 360.647.5351 > >www.audiencecentral.com > >> -----Original Message----- >> From: Chris Norloff [mailto:[EMAIL PROTECTED] >> Sent: Friday, April 04, 2003 8:04 AM >> To: CF-Talk >> Subject: multiple instances of CFMX [was: CF Server Mappings] >> >> >> Strange. Any idea why? CFMX for J2EE is just an app in a >> container, so I'm surprised it isn't pretty straight forward to >> have two CFMX's on one machine. >> >> Of course, I might be even MORE surprised if I can't do it when >> we get it ourselves. >> >> thanks, >> Chris Norloff >> >> >> ---------- Original Message ---------------------------------- >> From: Thomas Chiverton <[EMAIL PROTECTED]> >> Reply-To: [EMAIL PROTECTED] >> date: Fri, 4 Apr 2003 16:00:20 +0100 >> >> >On Thursday 03 Apr 2003 16:00 pm, Chris Norloff wrote: >> >> Looking forward to our transition to CFMX for J2EE and >> multiple instances >> >> of CF! >> > >> >Depends - we haven't be able to achive this with j2EE on WebLogic. >> > >> >-- >> >Tom C >> >"Land of the free, home of the brave... you have to be brave to >> live there and >> >enjoy the freedoms" >> > >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

