From 074cc3cff2f00457318bd322a6bd58f65686ae5c Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 16 Nov 2010 10:40:14 +0000 Subject: Tag for 1.6.1-RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035578 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/ws/HelloWorld.componentType | 31 +++++++++ .../src/main/resources/ws/helloworld.wsdl | 80 ++++++++++++++++++++++ .../src/main/resources/ws/ws-helloworld.composite | 51 ++++++++++++++ 3 files changed, 162 insertions(+) create mode 100644 sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType create mode 100644 sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl create mode 100644 sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite (limited to 'sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws') diff --git a/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType b/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType new file mode 100644 index 0000000000..c621d9aca0 --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + diff --git a/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl b/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl new file mode 100644 index 0000000000..6d3f853382 --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite b/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite new file mode 100644 index 0000000000..d545c844d2 --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-RC2/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3