Anyone know if the Connector Tool type approach works with .NET as well? i.e. you have a .NET app in a data tier but the pages are actually being served via a front end webserver?
-----Original Message----- From: Dinner [mailto:[EMAIL PROTECTED] Sent: 26 March 2007 03:05 To: CF-Talk Subject: Re: Web Server Configuration Tool On 3/25/07, Dave W wrote: > > I'm pretty sure the wsconfig.jar has a -gui option, that'll > > bring up a nice interface. > > Running it without any switches provides the GUI. Thanks, Dave. > > And I wonder... with apache httpd, you can just extract the > > .so and paste in a jrun conf section off the net... I bet > > there's a similar way with IIS... extract the DLL, tell IIS > > where to send stuff... > > check the jrun.xml file for the right ports to use... > > You can, but wsconfig will actually verify that the web server can talk to > the application server, which is an important thing to test, especially in a > distributed environment. Ah. I'm always running on a 64bit system, or a newer version of httpd, so it's never really worked for me. Always tested things the old fashioned way... "does it work?" :-) Never got any worthy error messages outta the wsconfig tool... By hand, and error logs, ho! [= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273699 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

