Skip to content
Snippets Groups Projects
Commit 3baa49aa authored by jakubs's avatar jakubs
Browse files

fix the application context after package renaming

SVN: 27310
parent c9bb91fa
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,7 @@
<property name="serviceInterface" value="ch.systemsx.cisd.openbis.dss.generic.shared.api.v1.IDssServiceRpcGeneric" />
</bean>
<bean id="rpc-name-server" class="ch.systemsx.cisd.common.api.server.RpcServiceNameServer" />
<bean id="rpc-name-server" class="ch.systemsx.cisd.openbis.common.api.server.RpcServiceNameServer" />
<bean id="data-store-rpc-name-server"
class="org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment