Did you add the new reloadBeanFactory to your coldspring file? Set that that to false (along w/reload, etc) and see if you #'s improve.
JIm <property name="reload"> <value>false</value> </property> <property name="debug"> <value>false</value> </property> <property name="rescaffold"> <value>false</value> </property> <property name="reloadBeanFactory"> <value>false</value> </property> -- 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
