changeset 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 f4701a64e8a3
children 1a01e1473dc7
files src/main/webapp/WEB-INF/beans.xml
diffstat 1 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/src/main/webapp/WEB-INF/beans.xml	Tue Aug 13 16:26:00 2013 +0200
+++ b/src/main/webapp/WEB-INF/beans.xml	Wed Aug 14 13:25:51 2013 +0200
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- This file can be an empty text file (0 bytes) -->
-<!-- We're declaring the schema to save you time if you do have to configure 
-   this in the future -->
-<beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="
-        http://java.sun.com/xml/ns/javaee 
-        http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
-</beans>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)