On 10/6/05, Tony <[EMAIL PROTECTED]> wrote: > i'd like to make it so that i have one directory supplying the codebase > for both nodes of my jrun cluster.
If you mean multiple instances on one server sharing a web root, go to the JMC (port 8000, JRun admin) and change the document root in both instances to point to the same directory (outside of each instance). Example: - I put all my CF code in /data/www/appservers/cfmx/ - it contains wwwroot, extensions, config etc - After installing each CFMX/JRun instance I start JMC - Drill down into the ColdFusion MX web application - Change the Document Root to /data/www/appservers/cfmx/wwwroot/ This leaves CFIDE and the CFMX install dirs inside the JRun instance (in *ear/*war) but uses the specified directory for CFML / CFC code. -- Sean A Corfield -- http://corfield.org/ Team Fusebox -- http://fusebox.org/ Got Gmail? -- I have 100, yes 100, invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220264 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

