From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../TrafficAdvisoryNotification.componentType | 34 ++++++++++++++ .../TrafficAdvisoryNotification.composite | 53 ++++++++++++++++++++++ .../src/main/resources/wsdl/TrafficAdvisory.wsdl | 50 ++++++++++++++++++++ 3 files changed, 137 insertions(+) create mode 100644 branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType create mode 100644 branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite create mode 100644 branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl (limited to 'branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources') diff --git a/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType b/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType new file mode 100644 index 0000000000..2dc70f8ed1 --- /dev/null +++ b/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.componentType @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite b/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite new file mode 100644 index 0000000000..8f9bcc4438 --- /dev/null +++ b/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/TrafficAdvisoryNotification.composite @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + Consumer1 + + + + + Consumer2 + + + diff --git a/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl b/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl new file mode 100644 index 0000000000..b823bbebcc --- /dev/null +++ b/branches/sca-java-1.0.1/samples/binding-notification-consumer/src/main/resources/wsdl/TrafficAdvisory.wsdl @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3