Just updating as this was resolved on the ColdSpring list: the issue was a missing frameworkProperties.properties file in the ColdSpring root directory. Mike had deleted this file without realizing that it was necessary.
Thanks, Brian On Mon, May 17, 2010 at 9:58 AM, Mike Kear <[email protected]> wrote: > > I hope someone here can help me. I'm getting an error message as follows > from some of my sites: > > [quote] > An exception occurred while instantiating a Java object. The class must not > be an interface or an abstract class. Error: ''. > [/quote] > > What causes this error? It's generated when the coldspring instantiation > happens. The error goes away when I comment out the lines: > > <cfset application.BeanFactory = > createObject("component","coldspring.beans.DefaultXmlBeanFactory").init()/> > <cfset > > application.BeanFactory.loadBeansFromXmlFile(expandPath("/admin/cfcs/config/Coldspring.xml"),true)/> > > > I have found when I put a fresh copy of Coldspring1.2 in the site, the > problem sometimes goes away, but I'd like to know what causes it so I don't > have to keep uploading the whole package to my sites. > > The version I'm using is Coldspring1.2-final. > > Cheers > Mike Kear > Windsor, NSW, Australia > 0414 622 847 > Adobe Certified Advanced ColdFusion Developer > AFP Webworks Pty Ltd > http://afpwebworks.com > Full Scale ColdFusion 9 hosting from A$15/month > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333757 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

