From d232b6a46e4225ff35a0123a5f5597da7592fc38 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Fri, 12 Sep 2008 21:54:50 +0000 Subject: Creating a branch for the equinox work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/META-INF/sca-contribution.xml | 23 ++++ .../src/main/resources/trnInq.composite | 39 ++++++ .../src/main/resources/wsdl/IFX170_XSD.xsd | 146 +++++++++++++++++++++ .../src/main/resources/wsdl/trninq.wsdl | 57 ++++++++ 4 files changed, 265 insertions(+) create mode 100644 branches/sca-equinox/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml create mode 100644 branches/sca-equinox/itest/large-sdo-ws/src/main/resources/trnInq.composite create mode 100644 branches/sca-equinox/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd create mode 100644 branches/sca-equinox/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl (limited to 'branches/sca-equinox/itest/large-sdo-ws/src/main/resources') diff --git a/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml new file mode 100644 index 0000000000..ac66b6a425 --- /dev/null +++ b/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file diff --git a/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/trnInq.composite b/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/trnInq.composite new file mode 100644 index 0000000000..97594216e1 --- /dev/null +++ b/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/trnInq.composite @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd b/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd new file mode 100644 index 0000000000..b85b80abc4 --- /dev/null +++ b/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl b/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl new file mode 100644 index 0000000000..842f7a9d4c --- /dev/null +++ b/branches/sca-equinox/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3