You would want to use the adminapi for thid functionality now Regards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On 20 May 2013 18:48, "Kris Sisk" <[email protected]> wrote:
> > I have a small app I've been using for a number of years on my local > machine's developer CF install to interface with my databases without > having to remote to the SQL server. You wouldn't believe how much time it's > saved me. Last week I upgraded this installation to CF10 to match what's on > my production server (yeah, yeah, I should have upgraded both at the same > time, I know). Anyway, the upgrade broke my app. Specifically, it can't > pull a list of my data sources anymore. It seems the > coldfusion.server.ServiceFactory java class I've always used to pull the > list of datasources is no longer present in CF10. Google has failed me in > finding an equivalent that does. Do any of you know how I can get this > working again? For now I'm hardcoding the datasources I need into a select, > but I really want to get back the functionality I had before. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355798 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

