From a3ce58076d0ce2d2f09c2331ea499554e9b5a9f9 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Sep 2008 04:13:16 +0000 Subject: Renaming branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/aservice.wsdl | 127 +++++++++++++++++++++ .../src/main/resources/doclitbarewsdl.composite | 37 ++++++ .../src/main/resources/generics-service.composite | 69 +++++++++++ .../src/main/resources/helloservice.composite | 65 +++++++++++ .../src/main/resources/primitivesservice.composite | 66 +++++++++++ .../resources/standard-types-service.composite | 66 +++++++++++ 6 files changed, 430 insertions(+) create mode 100644 branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl create mode 100644 branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite create mode 100644 branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite create mode 100644 branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite create mode 100644 branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite create mode 100644 branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite (limited to 'branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources') diff --git a/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl new file mode 100644 index 0000000000..10a242be4d --- /dev/null +++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite new file mode 100644 index 0000000000..5ecbb9edee --- /dev/null +++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite new file mode 100644 index 0000000000..2d47ba7b14 --- /dev/null +++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite new file mode 100644 index 0000000000..c39cf21002 --- /dev/null +++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite new file mode 100644 index 0000000000..4b0a6e215d --- /dev/null +++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite new file mode 100644 index 0000000000..13ef73c082 --- /dev/null +++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3