From f64f55f30b79bb8970347ff6ff503ce19a8ccdaf Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 10 Sep 2008 10:16:04 +0000 Subject: TUSCANY-2398 doc/lit/bare wsdl on service and interface.java on reference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693770 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/aservice.wsdl | 127 +++++++++++++++++++++ .../src/main/resources/doclitbarewsdl.composite | 37 ++++++ 2 files changed, 164 insertions(+) create mode 100644 branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl create mode 100644 branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite (limited to 'branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources') diff --git a/branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl b/branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl new file mode 100644 index 0000000000..4a37094fa3 --- /dev/null +++ b/branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite b/branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite new file mode 100644 index 0000000000..5a7873d07a --- /dev/null +++ b/branches/sca-java-1.3.2/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3