|
From: Jan H. (JIRA) <no...@at...> - 2007-11-30 10:24:31
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-422.
---------------------------
Resolution: Fixed
All spring context files are updated:
http://spring-rich-c.svn.sourceforge.net/viewvc/spring-rich-c?view=rev&revision=1843
> 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
>
>
> 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
|