changed to use 3.0 xsd references

This commit is contained in:
Thomas Risberg
2009-11-20 20:40:55 +00:00
parent 502c0e9055
commit 12a237a459
2 changed files with 27 additions and 27 deletions

View File

@@ -670,7 +670,7 @@
<emphasis role="bold">xmlns:jee="http://www.springframework.org/schema/jee"</emphasis>
xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
<emphasis role="bold">http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee-2.5.xsd"</emphasis>&gt;
<emphasis role="bold">http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee-3.0.xsd"</emphasis>&gt;
&lt;beans&gt;
&lt;!-- the DataSource --&gt;