> Ok, what I meant is, cf8 seems like a car, one needs to start > the engine first then turn on the heat then in a little while > the car would be warm, so by then your girlfriend or wife can > step in... > > The girlfriend/wife in this case is a main app, so, could we > have cf8 application server (jrunsvc.exe) launch a little app > quietly when it first starts (as a warm-up process and do it > quietly, that is, not to launch a page in a web browser)? > > Have looked at the jrunsvc.exe -? > Unclear as to whether it can be done. Ideas/thoughts?
I don't think you can do this with CF alone, but you should be able to do it other ways. For example, you could create a batch file that invokes wget to call a page, and you could launch that batch file after the service has started - on Windows, you could use srvany to make it a service. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312925 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

