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/jmsdefault/helloworld.composite | 94 ++++++++++++++ .../src/main/resources/jmsdefault/helloworld.wsdl | 139 +++++++++++++++++++++ 2 files changed, 233 insertions(+) create mode 100644 java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite create mode 100644 java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.wsdl (limited to 'java/sca/itest/jms/format/src/main/resources/jmsdefault') diff --git a/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite b/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite new file mode 100644 index 0000000000..2c54bf8bc5 --- /dev/null +++ b/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.wsdl b/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.wsdl new file mode 100644 index 0000000000..30372cc02f --- /dev/null +++ b/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.wsdl @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3