Hi Christian, We currently use CFMX for J2EE with Jrun on developer machines and standalone CFMX on dev/prod server.
As we only have one big app per server, there is no need for a context root, so we use the "/" context root on a "cfmx" Jrun Server instance (set as a Windows Service in order to get exactly the same behaviour as a Standalone CFMX installation). No issue till now, works great. Benoit Hediard www.benorama.com > -----Message d'origine----- > De : Dave Carabetta [mailto:[EMAIL PROTECTED] > Envoy� : mercredi 19 mars 2003 23:06 > � : CF-Talk > Objet : Re: Context root issues - an informal poll > > > >I'm wondering how many of you use CFMX with JRun (or another J2EE > >server) and use a context root other than "/". In other words, how > >many of you have to use /cfusion or /cfmx to access your ColdFusion > >pages? I'm wondering because this type of configuration can affect the > >way sample applications are distributed. > > Christian, I use CFMX with JRun, and I don't use "/" for the > context root. I > have my servers instances set up as cfmxXX, where XX represents a number > (i.e., cfmx1, cfmx2, etc.), with each having a context root of > "cfusion" so > that setting up clustering is easier. I actually picked up the idea from > Sean's blog on clustering CFMX on JRun. > > I can swear I remember reading somewhere that using "/" for a > context root > can cause problems (or wasn't a good practive or something), > which is why I > went with the way Sean did it (that, and I figured that if a high-volume > site like MM's works fine with that set up, I may as well use it > as a "best > practice"). > > Do you know of any issues with using "/" as the context root? > > Anyway, hope the above answers your question. I use "cfusion" for > all of my > context roots. > > Regards, > Dave. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

