Performance optimizations including optimizing DBCP configuration, turning on lazy initialization of Spring beans by default and reducing usage of classpath*:
Matt Raible added a comment - 14/Sep/07 10:34 PMhttp://fisheye4.cenqua.com/changelog/appfuse/?cs=2950
Performance optimizations including optimizing DBCP configuration, turning on lazy initialization of Spring beans by default and reducing usage of classpath*:
NOTE: removing direct reference to applicationContext-resources.xml causes issues when trying to run jetty:run after appfuse:full-source. Fixed in APF-891.
Matt Raible added a comment - 17/Sep/07 08:47 AM NOTE: removing direct reference to applicationContext-resources.xml causes issues when trying to run jetty:run after appfuse:full-source. Fixed in APF-891.
Performance optimizations including optimizing DBCP configuration, turning on lazy initialization of Spring beans by default and reducing usage of classpath*: