Yes but I'm configuring to run each virtual host to a separate jrun instance. The only way I could do that is by supplying serverstore and boot strap on a per virtual host basis and specify the jrun proxy port accordingly. i.e. each jrun instance runs on its own port 51000,51002 etc (also the livedocs say that)
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/cluster8.htm#wp10 3767 "if you have two other virtual hosts, you must manually create two other directories, jrun_root/lib/wsconfig/mystore and jrun_root/lib/wsconfig/myemp directories. These directories can be empty." That sounds a little weird...but I tried it anyways, nothing. No jrunserver.store gets created...nadda...just source code pops up in the browser. I'm lost now...everything is configured and she no workie. :\ Stace -----Original Message----- From: Sean A Corfield [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 8:27 PM To: CF-Talk Subject: Re: Apache + cfmx j2ee problems On Friday, Aug 8, 2003, at 13:21 US/Pacific, Dave Watts wrote: > I'm not very knowledgeable about Apache either, but on my machine, > I've got > the "JRunConfig Serverstore" and "JRunConfig Bootstrap" stuff enabled > in the > first IfModule directive, not in the VirtualHost directives. Yes, unless it has changed in recent mod_jrun versions, you cannot define the JRunConfig stuff inside a VirtualHost, only globally. Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

