From de3ec14e972052db72a3fd9589c898cf3ae0ae26 Mon Sep 17 00:00:00 2001 From: rfeng Date: Sat, 9 Jan 2010 18:00:24 +0000 Subject: Update to the latest version of OSGi enterprise draft specs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897502 13f79535-47bb-0310-9956-ffa450edef68 --- .../calculator-service-descriptions.xml | 82 +++++++++------------- 1 file changed, 35 insertions(+), 47 deletions(-) (limited to 'sca-java-2.x/trunk/modules/node-impl-osgi/src/test') diff --git a/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/OSGI-INF/remote-service/calculator-service-descriptions.xml b/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/OSGI-INF/remote-service/calculator-service-descriptions.xml index e7369833f9..8306fa9834 100644 --- a/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/OSGI-INF/remote-service/calculator-service-descriptions.xml +++ b/sca-java-2.x/trunk/modules/node-impl-osgi/src/test/resources/calculator/dosgi/OSGI-INF/remote-service/calculator-service-descriptions.xml @@ -17,51 +17,39 @@ * specific language governing permissions and limitations * under the License. --> - - + + - - - sca:SOAP sca:HTTP - org.osgi.sca - - OSGI-INF/sca/bundle.componentType - - - addService - - - - - sca:SOAP sca:HTTP - org.osgi.sca - - OSGI-INF/sca/bundle.componentType - - - subtractService - - - - - sca:SOAP sca:HTTP - org.osgi.sca - - OSGI-INF/sca/bundle.componentType - - - multiplyService - - - - - sca:SOAP sca:HTTP - org.osgi.sca - - OSGI-INF/sca/bundle.componentType - - - divideService - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3