summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.1/samples/binding-notification-consumer
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:08:02 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:08:02 +0000
commite0ff67c0b32813ea48734c770a5ffc1952644e29 (patch)
treef36cc42aee12d0f41c8ddd1f20b4e67364283352 /branches/sca-java-1.3.1/samples/binding-notification-consumer
parent89d72264d0af4c65c9bf0b7a6f823f13d69162aa (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835128 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/README (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/binding-notification-consumer.png (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/binding-notification-consumer.png)bin27279 -> 27279 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/build.xml (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/build.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/pom.xml (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisory.java (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisory.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryConsumer.java (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryConsumer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryServer.java (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryServer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/test/java/notification/consumer/TrafficAdvisoryTestCase.java (renamed from branches/sca-java-1.3.1/samples/binding-notification-consumer/src/test/java/notification/consumer/TrafficAdvisoryTestCase.java)0
11 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/README b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/README
index 0fdfa8461a..0fdfa8461a 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/README
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/README
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/binding-notification-consumer.png b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/binding-notification-consumer.png
index 33e1966c3e..33e1966c3e 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/binding-notification-consumer.png
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/binding-notification-consumer.png
Binary files differ
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/build.xml b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/build.xml
index f57fe1bb26..f57fe1bb26 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/build.xml
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/pom.xml b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/pom.xml
index 8ac74c62f5..8ac74c62f5 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/pom.xml
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisory.java b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisory.java
index 0efd1195bc..0efd1195bc 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisory.java
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisory.java
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryConsumer.java b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryConsumer.java
index f6c27a2f55..f6c27a2f55 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryConsumer.java
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryConsumer.java
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryServer.java b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryServer.java
index c53adb1944..c53adb1944 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryServer.java
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/java/notification/consumer/TrafficAdvisoryServer.java
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType
index 2dc70f8ed1..2dc70f8ed1 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite
index 8f9bcc4438..8f9bcc4438 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl
index b823bbebcc..b823bbebcc 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl
diff --git a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/test/java/notification/consumer/TrafficAdvisoryTestCase.java b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/test/java/notification/consumer/TrafficAdvisoryTestCase.java
index c5318f405c..c5318f405c 100644
--- a/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/test/java/notification/consumer/TrafficAdvisoryTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/binding-notification-consumer/src/test/java/notification/consumer/TrafficAdvisoryTestCase.java