Revision: 1510 http://svn.sourceforge.net/spring-rich-c/?rev=1510&view=rev Author: mathiasbr Date: 2006-10-15 06:05:08 -0700 (Sun, 15 Oct 2006)
Log Message: ----------- deprecated SplashScreen replaced with SimpleSplashScreen Modified Paths: -------------- trunk/spring-richclient/archetype/src/main/resources/archetype-resources/src/main/resources/ctx/richclient-startup-context.xml Modified: trunk/spring-richclient/archetype/src/main/resources/archetype-resources/src/main/resources/ctx/richclient-startup-context.xml =================================================================== --- trunk/spring-richclient/archetype/src/main/resources/archetype-resources/src/main/resources/ctx/richclient-startup-context.xml 2006-10-15 13:01:42 UTC (rev 1509) +++ trunk/spring-richclient/archetype/src/main/resources/archetype-resources/src/main/resources/ctx/richclient-startup-context.xml 2006-10-15 13:05:08 UTC (rev 1510) @@ -7,7 +7,7 @@ <!-- Define the splash screen to be displayed during application startup --> <!-- The SplashScreen class requires the location of the image to display --> <bean id="splashScreen" - class="org.springframework.richclient.application.SplashScreen" + class="org.springframework.richclient.application.splash.SimpleSplashScreen" singleton="false"> <property name="imageResourcePath"> <value>/images/splash-screen.jpg</value> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs