>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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

