You can consider these informational messages, assuming you were not expecting to use Reactor or Transfer ORM with your application.
On 9/10/09, Joshua <[email protected]> wrote: > > Hey folks I've spent a day searching and trying to debug but have not > yet come up with a reason for these errors to occur. > > After setting up the configuration and starting development even we > still get handled errors that, while they aren't causing any issues > with the application, are something I just am tired of looking at. > > C:\ColdFusion8\SBFramework\coldspring\beans\BeanDefinition.cfc(328) @ > 10:31:21.465 > type coldspring.beanDefException > message property requested (OrmService) does not exist for bean: > modelglue.ModelGlue > > C:\ColdFusion8\SBFramework\coldspring\beans\BeanDefinition.cfc(328) @ > 10:31:21.465 > type coldspring.beanDefException > message property requested (InternalBeanFactory) does not exist for > bean: modelglue.ModelGlue > > C:\ColdFusion8\SBFramework\coldspring\beans\BeanDefinition.cfc(328) @ > 10:31:21.465 > type coldspring.beanDefException > message property requested (OrmAdapter) does not exist for bean: > modelglue.ModelGlue > > This repeats a dozen of times or so and in the end are handled and the > application works. I thought it was an issue with the Coldspring.xml > file but so far any changes to that don't resolve the issue. > > Folks have posted that it may be an issue with Javascript but if it is > I can't find it. > > Any thoughts on tracking this issue down? > > -Joshua O'Connor-Rose > -All is Good > > > > -- “Come to the edge, he said. They said: We are afraid. Come to the edge, he said. They came. He pushed them and they flew.” Guillaume Apollinaire quotes --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
