comparison src/main/webapp/WEB-INF/beans.xml @ 290:c6eeaca07eab

Removed content from beans.xml. The content prevents dependency injection.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 14 Aug 2013 13:25:51 +0200
parents 177351d4cca9
children
comparison
equal deleted inserted replaced
289:f4701a64e8a3 290:c6eeaca07eab
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>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)