Ray, nice to hear from you. Thanks for your answer. I'm working with a colleague on this and he says the following:
Yes we have inspected the Datasource.cfc page. The page is just doc, we are looking for a concrete example. From the doc output, there are only mostly Getters. There are no Setters. We NEED to force a DISABLE/ENABLE because this specific Pool hangs if the connection drops to the DB Server, which does occur expectedly and unexpectedly. There are plenty of examples for creating datasources from a custom program, but we have not found any examples for editing an existing datasource. Even quoting your CF8 Web Application Construction Kit Volume 3 book, you can get a datasource's details using Facade.cfc, but all we see is a getDatasources API call, which does not appear to provide a "save" mechanism. Additionally, a Note is provided on page 238 of the book that states: "Under the hood, the Admin API components are invoking the ServiceFactory...Adobe Recommends...disabling direct calls to the ServiceFactory" Which is what we are attempting to do. >Yep. If you browse to /CFIDE/adminapi you will find the >datasource.cfc. Click on it and the docs will be displayed. > > >On Feb 11, 2008 10:44 AM, Gerald Weir <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298734 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

