in the mean time I am following the documentation on a simple database with just two tables
but I have this error
Element BEANFACTORY is undefined in VARIABLES.
120 : <cfset variables.BeanFactory = arguments.beanFactory />
121 : </cffunction>
122 : <cffunction name="getBeanFactory" access="private" output="false" returntype=" coldspring.beans.beanFactory">
123 : <cfreturn variables.BeanFactory />
124 : </cffunction>
so am I missing coldspring? I know this a separate project and I do have it downloaded and I have a mapping /coldspring
where am I going wrong?
thanks
--
Mike T
Blog http://www.socialpoints.com/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
