I have a project I'm using teh latest coldspring code on.  Works great
on my local PC.  Have coldspring residing in the web root and no
mapping.  Move the code to a server with coldspring setup in teh
webroot and no mapping as well, but its a shared host.  I get the
following

Could not find the ColdFusion Component
coldspring.beans.AbstractBeanFactory being thrown from
createObject( 'component', 'coldspring.beans.DefaultXmlBeanFactory').init()

note that it finds coldspring.beans.DefaultXmlBeanFactory fine, but
bombs trying to find
coldspring.beans.AbstractBeanFactory.

A simple test of
createObject( 'component', 'coldspring.beans.BeanFactory')
works as well.

thoughts or suggestions?

--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

Reply via email to