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