summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 01:25:44 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-13 01:25:44 +0000
commitb5c0d648cf147d3709eb78d98011f38e07aee723 (patch)
treee82891caaa5b04b3551ef59d1c790fddd99d5131 /sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src
parent539451c7e13d98504e6f3368d892406494ca711d (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835694 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TestCaseProducer.java (renamed from branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TestCaseProducer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisory.java (renamed from branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisory.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryConsumer.java (renamed from branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryConsumer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryProducer.java (renamed from branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryProducer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryServer.java (renamed from branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryServer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.componentType (renamed from branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.componentType)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.composite (renamed from branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/wsdl/TrafficAdvisory.wsdl (renamed from branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/wsdl/TrafficAdvisory.wsdl)0
8 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TestCaseProducer.java b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TestCaseProducer.java
index 35fa1a9ee9..35fa1a9ee9 100644
--- a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TestCaseProducer.java
+++ b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TestCaseProducer.java
diff --git a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisory.java b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisory.java
index d5bc8fbb50..d5bc8fbb50 100644
--- a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisory.java
+++ b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisory.java
diff --git a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryConsumer.java b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryConsumer.java
index cd3befe076..cd3befe076 100644
--- a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryConsumer.java
+++ b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryConsumer.java
diff --git a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryProducer.java b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryProducer.java
index 8caefaf1d2..8caefaf1d2 100644
--- a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryProducer.java
+++ b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryProducer.java
diff --git a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryServer.java b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryServer.java
index b0f0d2a800..b0f0d2a800 100644
--- a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryServer.java
+++ b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/java/notification/broker/TrafficAdvisoryServer.java
diff --git a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.componentType b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.componentType
index 2dc70f8ed1..2dc70f8ed1 100644
--- a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.componentType
+++ b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.componentType
diff --git a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.composite b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.composite
index f490c34ea6..f490c34ea6 100644
--- a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.composite
+++ b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/TrafficAdvisoryNotification.composite
diff --git a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/wsdl/TrafficAdvisory.wsdl b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/wsdl/TrafficAdvisory.wsdl
index b823bbebcc..b823bbebcc 100644
--- a/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/wsdl/TrafficAdvisory.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.5.2/samples/binding-notification-broker/src/main/resources/wsdl/TrafficAdvisory.wsdl