|
From: Jan H. (JIRA) <no...@at...> - 2007-12-21 07:32:03
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28615 ]
Jan Hoskens commented on RCP-422:
---------------------------------
I did forget the support/test contexts (thanks for the patch), but your other patches may have been made with an old checkout.
> Update the schema's in the examples to match for spring 2.0
> -----------------------------------------------------------
>
> Key: RCP-422
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-422
> Project: Spring Framework Rich Client Project
> Issue Type: Task
> Components: Samples
> Affects Versions: 0.2.1
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 0.3.0
>
> Attachments: spring-richclient-petclinic-business.patch, spring-richclient-petclinic-client.patch, spring-richclient-petclinic-gui.patch, spring-richclient-petclinic-server.patch, spring-richclient-petclinic-standalone.patch, spring-richclient-samples-simple.patch, spring-richclient-samples-vldocking.patch, spring-richclient-support.patch
>
>
> Now use:
> <beans xmlns="http://www.springframework.org/schema/beans"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://www.springframework.org/schema/beans
> http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
> Also replace singleton="false" with scope="singleton".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|