Hmmm ... okay, using Firebug I see an error being returned: If the component name is specified as a return type, its possible that a definition file for the component cannot be found or is not accessible.
The value returned from the init function is not of type categoryService. I have this CFC in the application scope, which calls the init() function and returns the name as a return type. It works fine if I'm just using it in a regular cf page, but appears to be choking when called from the cfselect. This is my first foray into using any of CF 8's ajax stuff -- any tips? >Have you used Firebug to see a) if the data requests are being made, and >b) what data is being returned, if any? > >Steve "Cutter" Blades >Adobe Certified Professional >Advanced Macromedia ColdFusion MX 7 Developer >_____________________________ >http://blog.cutterscrossing.com > >ColdFusi >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:297320 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

