From 49e5110dd429eeddbc25f072d105b72269d59abf Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Mon, 13 Jul 2009 20:08:21 +0000 Subject: [PATCH] define constants as empty as a workaround to the IoC container limitation ("required" is ignored in @Inject in constructor params) git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@793692 13f79535-47bb-0310-9956-ffa450edef68 --- plugins/spring/src/main/resources/struts-plugin.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/spring/src/main/resources/struts-plugin.xml b/plugins/spring/src/main/resources/struts-plugin.xml index a41a9f62d..55b38aa2f 100644 --- a/plugins/spring/src/main/resources/struts-plugin.xml +++ b/plugins/spring/src/main/resources/struts-plugin.xml @@ -31,6 +31,9 @@ + + +