This is a daily summary of all recent changes in Confluence.
-
Updated Spaces:
-
Apache ActiveMQ (http://cwiki.apache.org/confluence/display/ACTIVEMQ)
Pages
--
Author: musachy
Date: Tue Jul 14 22:24:56 2009
New Revision: 794094
URL: http://svn.apache.org/viewvc?rev=794094&view=rev
Log:
add some logging to class reloading
Modified:
struts/struts2/trunk/plugins/spring/src/main/java/org/apache/struts2/spring/ClassReloadingXMLWebApplicationContext.java
Author: musachy
Date: Tue Jul 14 22:45:13 2009
New Revision: 794105
URL: http://svn.apache.org/viewvc?rev=794105&view=rev
Log:
init reloading class loader before calling setApplication
Modified:
struts/struts2/trunk/plugins/spring/src/main/java/org/apache/struts2/spring/StrutsSpringObjectFac
Author: musachy
Date: Tue Jul 14 23:44:43 2009
New Revision: 794116
URL: http://svn.apache.org/viewvc?rev=794116&view=rev
Log:
Make the class reloading implementation work with convention. (use the
reloading class loader when an instance is requested using the class name)
Modified:
struts/s