While Pat is correct (thank you for the answer, Pat), I'd like to point out that there are a bunch of ways in which you will find it apparent that JRun's JMC is geared toward the single-user, single-server configuration. We need to beef up the JMC so it's useful for more than just a single-user on a desktop. The JMC doesn't do much to help users who have many servers to configure, who have distributed configurations, or who want to configure special situations like the one described below. The "special" configuration is the most common type in production scenarios, and those are where the JMC is weakest. I would ask users to please request that Allaire support features like this if they are indeed important to you. Send requests to [EMAIL PROTECTED] and mention that you would like them forwarded to the JRun Product Manager, Mark Field. Best regards, Scott Stirling Allaire Corp. -----Original Message----- From: Pat Quinn To: JRun-Talk Sent: 12/3/00 12:15 AM Subject: RE: JMC Connector Wizard Problem:If you don't select to install i t as global filter, it doesn't add any filter Hey Randy. The key to making this work is that you must create virtual scripts directories under any new sites that you create in IIS. And each virtual scripts directory must map to a unique physical scripts directory under IIS. So, for example, create a /scripts2 dir under IIS, then map a virtual scripts dir to that unde your new web site. When you run the connector for a JRun server, you specify the unique scripts dir, and you're all set. Then, when you send a request to that new site's unique HTTP port, it executes the jrun.dll in its own unique scripts dir (scripts2, in this example), and points the request at the proper JRun server. Try that. HTH, Patrick Quinn Allaire Consulting -----Original Message----- From: Hammon, Randy To: JRun-Talk Sent: 12/1/00 9:06 PM Subject: JMC Connector Wizard Problem:If you don't select to install it as global filter, it doesn't add any filter Hello Jrunners, When using the connector wizard to install the jrun isapi redirector in IIS4.0, if I don't check the little box that says to install it as a global filter, it reports success but doesn't install the ISAPI redirector anywhere. I'm trying to set up an NT 4.0 Enterprise machine to have 2 websites,(eg. the default website and a second one), AND.... have 2 jrun.dll isapi redirectors communicating with 2 different Jruns(listening on 2 different jcp ports of course), one redirector per website. That's the holy grail. Right now I can add the Isapi filter by hand onto the default server and it seems to work, but if I try to add the Isapi filter by hand on a secondary web server, the jrun isapi redirector does not work correctly. I can set verbose=true in jrun.ini, start everything up and type localhost:81/demo, In the redirector log I see jrun match /demo, but then it apparently never tries to send the request to Jrun. I don't see a handlejrpprequest(). So.... is it supposed to work to add the Jrun ISAPI redirector to a website other than the default website, if not, why? If so, how do I make it work? And... is it supposed to work to install 2 Jrun ISAPI redirectors on different websites in the same IIS server? if not, why? If so, how do I make it work? thanks, -randy hammon Evolve Software, Inc. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
