From 58d1bddf8148b33e613931f4ec94dd5e591bc7cf Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 7 Sep 2018 11:38:32 -0700 Subject: Fix for provider rpc error Change over to using blueprint for rpc registration Tests cases will need to be modified and uncommented Change-Id: I6535c2d9d141406ac29dc8bb2b769fea3bdbf53f Signed-off-by: Patrick Brady Issue-ID: APPC-1185 --- .../resources/OSGI-INF/blueprint/blueprint.xml | 38 ---------------------- 1 file changed, 38 deletions(-) delete mode 100644 appc-provider/appc-provider-bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml (limited to 'appc-provider/appc-provider-bundle/src/main/resources/OSGI-INF') diff --git a/appc-provider/appc-provider-bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml b/appc-provider/appc-provider-bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml deleted file mode 100644 index c47bac7ae..000000000 --- a/appc-provider/appc-provider-bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - -- cgit 1.2.3-korg