You shouldn't have to edit the framework files to get things working. I haven't personally tried on cf 9 but I'll take a look later this evening if no one beats me to it.
On Jun 21, 2010 5:19 PM, "Bruce" <[email protected]> wrote: Wow thanks for the fast response. yes I restarted the CF server. Didn't work. Something I did try. In the file ThreadingAdapterCF.cfc Line58: <cffunction name="init" access="public" returntype="ThreadingAdapter" output="false" I changed the returntype to "ThreadingAdapterCF" Line58:<cffunction name="init" access="public" returntype="ThreadingAdapterCF" output="false" And this worked. But I'd prefer to use the framework w/o editing it ideally. I was just troubleshooting and browsing through the stacktrace. --Bruce On Jun 21, 4:52 pm, Matthew Woodward <[email protected]> wrote: > On Mon, Jun 21, 2010 at 4:48 PM, Bruce <[email protected]> wrote: > > Greetings MachII communit... > [email protected]http://blog.mattwoodward.com > identi.ca / Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, ... -- You received this message because you are subscribed to Mach-II for CFML list. To post to this g... -- You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en ***New URLs as of April 29th, 2010*** SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
