From cb9ddc8225b3356d8c8a3033b5e0ba6ff5b5ea7e Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 25 Mar 2009 08:08:41 +0000 Subject: Add the RFC119 service descriptions file for test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758171 13f79535-47bb-0310-9956-ffa450edef68 --- .../calculator-service-descriptions.xml | 65 ++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 java/sca/modules/node-impl-osgi/src/test/resources/calculator/dosgi/OSGI-INF/remote-service/calculator-service-descriptions.xml (limited to 'java/sca/modules') diff --git a/java/sca/modules/node-impl-osgi/src/test/resources/calculator/dosgi/OSGI-INF/remote-service/calculator-service-descriptions.xml b/java/sca/modules/node-impl-osgi/src/test/resources/calculator/dosgi/OSGI-INF/remote-service/calculator-service-descriptions.xml new file mode 100644 index 0000000000..dc456c67f1 --- /dev/null +++ b/java/sca/modules/node-impl-osgi/src/test/resources/calculator/dosgi/OSGI-INF/remote-service/calculator-service-descriptions.xml @@ -0,0 +1,65 @@ + + + + + + sca:SOAP sca:HTTP + sca + + OSGI-INF/sca/bundle.componentType + + + addService + + + + + sca:SOAP sca:HTTP + sca + + OSGI-INF/sca/bundle.componentType + + + subtractService + + + + + sca:SOAP sca:HTTP + sca + + OSGI-INF/sca/bundle.componentType + + + multiplyService + + + + + sca:SOAP sca:HTTP + sca + + OSGI-INF/sca/bundle.componentType + + + divideService + + + \ No newline at end of file -- cgit v1.2.3