From b771a05508db61cb1748d2fed0eb92daf173ff92 Mon Sep 17 00:00:00 2001 From: rsivaram Date: Thu, 16 Oct 2008 11:51:49 +0000 Subject: Copy modules for event prototype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705212 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/company.componentType | 29 ++++++++++++++ .../src/test/resources/company.composite | 35 +++++++++++++++++ .../src/test/resources/company.xml | 45 ++++++++++++++++++++++ .../src/test/resources/das.composite | 35 +++++++++++++++++ 4 files changed, 144 insertions(+) create mode 100644 sandbox/event/modules/implementation-das/src/test/resources/company.componentType create mode 100644 sandbox/event/modules/implementation-das/src/test/resources/company.composite create mode 100644 sandbox/event/modules/implementation-das/src/test/resources/company.xml create mode 100644 sandbox/event/modules/implementation-das/src/test/resources/das.composite (limited to 'sandbox/event/modules/implementation-das/src/test/resources') diff --git a/sandbox/event/modules/implementation-das/src/test/resources/company.componentType b/sandbox/event/modules/implementation-das/src/test/resources/company.componentType new file mode 100644 index 0000000000..5017cfcffd --- /dev/null +++ b/sandbox/event/modules/implementation-das/src/test/resources/company.componentType @@ -0,0 +1,29 @@ + + + + + + + + + \ No newline at end of file diff --git a/sandbox/event/modules/implementation-das/src/test/resources/company.composite b/sandbox/event/modules/implementation-das/src/test/resources/company.composite new file mode 100644 index 0000000000..ee6104360e --- /dev/null +++ b/sandbox/event/modules/implementation-das/src/test/resources/company.composite @@ -0,0 +1,35 @@ + + + + + + + + + + + + diff --git a/sandbox/event/modules/implementation-das/src/test/resources/company.xml b/sandbox/event/modules/implementation-das/src/test/resources/company.xml new file mode 100644 index 0000000000..350c8b99ce --- /dev/null +++ b/sandbox/event/modules/implementation-das/src/test/resources/company.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + + +
diff --git a/sandbox/event/modules/implementation-das/src/test/resources/das.composite b/sandbox/event/modules/implementation-das/src/test/resources/das.composite new file mode 100644 index 0000000000..e54f4390ac --- /dev/null +++ b/sandbox/event/modules/implementation-das/src/test/resources/das.composite @@ -0,0 +1,35 @@ + + + + + + + + + + + + -- cgit v1.2.3