I turned on Reactor by editing the configuration in ColdSpring.xml, creating a folder at /config/Reactor/Reactor.xml and creating a blank file named Reactor.xml. When I try to load the application, I get this:
Bean creation exception during init() of reactor.config.config Invalid XML Object:configXml is not a valid XML Object. The error occurred in /Library/WebServer/Documents/coldspring/beans/DefaultXmlBeanFactory.cfc: line 893 Called from /Library/WebServer/Documents/coldspring/beans/DefaultXmlBeanFactory.cfc: line 632 Called from /Library/WebServer/Documents/ModelGlue/gesture/externaladapters/ioc/ColdSpringAdapter.cfc: line 22 Called from /Library/WebServer/Documents/ModelGlue/gesture/ModelGlue.cfc: line 195 Called from /Library/WebServer/Documents/ModelGlue/gesture/modules/orm/controller/GenericORMController.cfc: line 27 Called from /Library/WebServer/Documents/ModelGlue/gesture/eventrequest/EventContext.cfc: line 298 Called from /Library/WebServer/Documents/ModelGlue/gesture/eventrequest/EventContext.cfc: line 225 Called from /Library/WebServer/Documents/ModelGlue/gesture/eventrequest/phase/Population.cfc: line 23 Called from /Library/WebServer/Documents/ModelGlue/gesture/eventrequest/EventContext.cfc: line 155 Called from /Library/WebServer/Documents/ModelGlue/gesture/ModelGlue.cfc: line 215 Called from /Library/WebServer/Documents/ModelGlue/gesture/ModelGlue.cfm: line 58 Called from /Library/WebServer/Documents/knitinventory/index.cfm: line 50 891 : <cfthrow type="coldspring.beanCreationException" 892 : message="Bean creation exception during init() of #beanDef.getBeanClass()#" 893 : detail="#cfcatch.message#:#cfcatch.detail#"> 894 : </cfcatch> 895 : </cftry> -- Lola J. Lee Beno LinkedIn: http://www.linkedin.com/in/lolajleebeno Facebook: http://www.facebook.com/profile.php?id=714355583 Blog: http://www.lolajl.net/blog/ --~--~---------~--~----~------------~-------~--~----~ Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. 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/model-glue?hl=en -~----------~----~----~----~------~----~------~--~---
