diff --git a/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml b/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml index 36b0a130a1992237ef52b1789934d23488abacf4..4d84d202bbce9f2a0048c83a22884e983d14e0e2 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