java/SpringDemo1/SpringDemo1-ejb/src/conf/beans.xml
author František Kučera <franta-hg@frantovo.cz>
Fri, 12 Feb 2010 00:24:43 +0100
changeset 7 a8c280a7c0e2
parent 1 9a3fced9634d
permissions -rw-r--r--
Přidán odkaz na zdrojáky.
franta-hg@1
     1
<?xml version="1.0" encoding="UTF-8"?>
franta-hg@1
     2
<beans xmlns="http://java.sun.com/xml/ns/javaee"
franta-hg@1
     3
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
franta-hg@1
     4
       xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
franta-hg@1
     5
</beans>