On Wed, May 26, 2010 at 6:29 AM, <[email protected]> wrote: > The problem was with the coldspring framework. > ColdSpring 1.2 requires the default-autowire="byName" attribute for the > beans element (<beans default-autowire="byName">) . >
Odd--maybe that element is required but you shouldn't have to set it to "byName" unless that's what you want. I have that set to "no" in most of my apps. Glad you found the issue. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- 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/
