diff --git a/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml b/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml index 4d84d202bbce9f2a0048c83a22884e983d14e0e2..3e1332268ab3dd43f3fca288a03e938b737de80c 100644 --- a/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml +++ b/rtd_phosphonetx/source/java/proteomics-plugin-applicationContext.xml @@ -28,7 +28,7 @@ class="ch.systemsx.cisd.openbis.plugin.proteomics.server.ProteomicsDataServiceInternal" init-method="replaceAutoWiredSesseionManagerByConstructorSessionManager"> <constructor-arg> - <bean class="ch.systemsx.cisd.authentication.DefaultSessionManager"> + <bean class="ch.systemsx.cisd.openbis.generic.server.OpenBisSessionManager"> <constructor-arg> <bean class="ch.systemsx.cisd.openbis.generic.server.SessionFactory" /> </constructor-arg>