java/nekurak.net-ws/web/WEB-INF/beans.xml
author František Kučera <franta-hg@frantovo.cz>
Wed Apr 14 00:40:51 2010 +0200 (2010-04-14)
changeset 104 e774a42b8e2a
permissions -rw-r--r--
Číslo popisné nebude int ale Integer (aby mohlo být nevyplněné – null)
     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>