Mercurial > lada > lada-server
comparison src/main/webapp/WEB-INF/beans.xml @ 1:177351d4cca9
Added files from jboss-javaee6-webapp-blank-archetype
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Thu, 18 Apr 2013 10:45:15 +0200 |
parents | |
children | c6eeaca07eab |
comparison
equal
deleted
inserted
replaced
0:83b0822c2aab | 1:177351d4cca9 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <!-- This file can be an empty text file (0 bytes) --> | |
3 <!-- We're declaring the schema to save you time if you do have to configure | |
4 this in the future --> | |
5 <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
6 xsi:schemaLocation=" | |
7 http://java.sun.com/xml/ns/javaee | |
8 http://java.sun.com/xml/ns/javaee/beans_1_0.xsd"> | |
9 </beans> |