I don't have much time to research this right now, but if I'm remembering things correctly those "exceptions" are artifacts of ColdSpring's bean creation process. There are try/catches used to create fault-tolerant processes as CS builds beans and if you look at the exception log it looks like there are errors even though they're just "errors".
Did that make sense? Think of it like a fault-tolerant if/then. :) J On Nov 16, 2009, at 9:20 AM 11/16/09, Michael Peters wrote: > > ack ... I can hear them shouting, "uncheck Report Execution Times" !! > yes, I've done that now and it runs much faster. Thank you :-) > > I still get lots of messages like this: > > property requested (OrmService) does not exist for bean: > modelglue.ModelGlue > property requested (InternalBeanFactory) does not exist for bean: > modelglue.ModelGlue > property requested (OrmAdapter) does not exist for bean: > modelglue.ModelGlue > > etc. etc. What's wrong? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
