From 1d58d3529a4bcce8ab74be480749bea47f617dc9 Mon Sep 17 00:00:00 2001 From: Jan Vonka Date: Mon, 3 Nov 2008 13:15:16 +0000 Subject: [PATCH] WCM - fix submit to WF (add missing config) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11649 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- source/web/WEB-INF/faces-config-beans.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/web/WEB-INF/faces-config-beans.xml b/source/web/WEB-INF/faces-config-beans.xml index 7bf6355cc2..e64ac52b02 100644 --- a/source/web/WEB-INF/faces-config-beans.xml +++ b/source/web/WEB-INF/faces-config-beans.xml @@ -4118,6 +4118,10 @@ formsService #{FormsService} + + sandboxFactory + #{sandboxFactory} +