From 26b7c9ddb2b36b1f6440083811653321aec98fde Mon Sep 17 00:00:00 2001 From: c00149107 Date: Thu, 31 Aug 2017 14:27:38 +0800 Subject: Add VF-C Adapter Add VF-C Adapter to support VF-C APIs Change-Id: I4eb27755c8c5420343f457e0f9be37aa438361eb Issue-ID:SO-41 Signed-off-by: c00149107 --- .../WebContent/WEB-INF/jboss-deployment-structure.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 adapters/mso-vfc-adapter/WebContent/WEB-INF/jboss-deployment-structure.xml (limited to 'adapters/mso-vfc-adapter/WebContent/WEB-INF/jboss-deployment-structure.xml') diff --git a/adapters/mso-vfc-adapter/WebContent/WEB-INF/jboss-deployment-structure.xml b/adapters/mso-vfc-adapter/WebContent/WEB-INF/jboss-deployment-structure.xml new file mode 100644 index 0000000000..58ddb4a08f --- /dev/null +++ b/adapters/mso-vfc-adapter/WebContent/WEB-INF/jboss-deployment-structure.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg