From bdb9944ab586ffe4d1d5a996521d35ed77855e7f Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 14 Sep 2009 11:59:56 +0000 Subject: Copy all the JMS itests from 1.x to 2.x, none change for 2.x yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814596 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/jmstextxml/helloworld.composite | 80 ++++++++++++ .../src/main/resources/jmstextxml/helloworld.wsdl | 139 +++++++++++++++++++++ 2 files changed, 219 insertions(+) create mode 100644 java/sca/itest/jms/format/src/main/resources/jmstextxml/helloworld.composite create mode 100644 java/sca/itest/jms/format/src/main/resources/jmstextxml/helloworld.wsdl (limited to 'java/sca/itest/jms/format/src/main/resources/jmstextxml') diff --git a/java/sca/itest/jms/format/src/main/resources/jmstextxml/helloworld.composite b/java/sca/itest/jms/format/src/main/resources/jmstextxml/helloworld.composite new file mode 100644 index 0000000000..2d25f2c3f4 --- /dev/null +++ b/java/sca/itest/jms/format/src/main/resources/jmstextxml/helloworld.composite @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/java/sca/itest/jms/format/src/main/resources/jmstextxml/helloworld.wsdl b/java/sca/itest/jms/format/src/main/resources/jmstextxml/helloworld.wsdl new file mode 100644 index 0000000000..30372cc02f --- /dev/null +++ b/java/sca/itest/jms/format/src/main/resources/jmstextxml/helloworld.wsdl @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3