From a7fc7dd9616efb677a6f72abd2b474e03d3b5add Mon Sep 17 00:00:00 2001 From: gpawel <gpawel> Date: Tue, 12 Feb 2013 22:19:54 +0000 Subject: [PATCH] SP-485 BIS-286 : Java plugins for managed/dynamic properties and validation SVN: 28350 --- .../source/java/proteomics-plugin-applicationContext.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml b/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml index 36b0a130a19..4d84d202bbc 100644 --- a/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml +++ b/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml @@ -56,6 +56,7 @@ <constructor-arg ref="dao-factory"/> <constructor-arg ref="common-business-object-factory" /> <constructor-arg ref="proteomics-bo-factory" /> + <constructor-arg ref="managed-property-evaluator-factory" /> </bean> </beans> \ No newline at end of file -- GitLab