java/SpringDemo1/SpringDemo1-ejb/src/conf/beans.xml
changeset 7 a8c280a7c0e2
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/java/SpringDemo1/SpringDemo1-ejb/src/conf/beans.xml	Fri Feb 12 00:24:43 2010 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<beans xmlns="http://java.sun.com/xml/ns/javaee"
     1.6 +       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     1.7 +       xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
     1.8 +</beans>