summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/helloworld-reference-jms/src
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 01:42:27 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 01:42:27 +0000
commit3c7c4a749baafcf375f4785a7668d3a25c9063e3 (patch)
treea66b8b031c5dc6c7744f44b44b6bcd371bd0b8df /sca-java-1.x/trunk/samples/helloworld-reference-jms/src
parenteb03ff672236cddf65533f39b83ddd5e2984a2bb (diff)
Moving 1.x trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/logging.properties (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/logging.properties)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java (renamed from branches/sca-java-1.x/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java)0
9 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java
index 5bec27a137..5bec27a137 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java
index c0259c6e07..c0259c6e07 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java
index 27cef47677..27cef47677 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite
index 3cf1104562..3cf1104562 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite
index e692ef8e4c..e692ef8e4c 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/logging.properties b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/logging.properties
index a2a4067921..a2a4067921 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/logging.properties
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/logging.properties
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl
index e0ea596dd3..e0ea596dd3 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java
index f5380d9ccd..f5380d9ccd 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java
+++ b/sca-java-1.x/trunk/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java