summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/README (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/build.xml (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/build.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.png (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.png)bin12973 -> 12973 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.svg (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.svg)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/pom.xml (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/logging.properties (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/logging.properties)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java (renamed from branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java)0
14 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/README b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/README
index 184e67a239..184e67a239 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/README
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/README
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/build.xml b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/build.xml
index 4702beed0d..4702beed0d 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/build.xml
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.png b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.png
index ab80b1f91c..ab80b1f91c 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.png
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.png
Binary files differ
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.svg b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.svg
index 40f4e8f271..40f4e8f271 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.svg
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/helloworld-reference.svg
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/pom.xml b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/pom.xml
index 950459d1e4..950459d1e4 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/pom.xml
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java
index 5bec27a137..5bec27a137 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldJmsClient.java
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java
index c0259c6e07..c0259c6e07 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java
index 27cef47677..27cef47677 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite
index 3cf1104562..3cf1104562 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsreference.composite
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite
index e692ef8e4c..e692ef8e4c 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/helloworldjmsservice.composite
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/logging.properties b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/logging.properties
index a2a4067921..a2a4067921 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/logging.properties
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/logging.properties
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl
index e0ea596dd3..e0ea596dd3 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java
index f5380d9ccd..f5380d9ccd 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-reference-jms/src/test/java/helloworld/HelloWorldJmsClientTestCase.java