diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-25 16:25:28 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-25 16:25:28 +0000 |
commit | 55f4ea2faec338023ff2eddbe88b1563cb55b3da (patch) | |
tree | 1026090279e77260fb3bb31cad7400bce8f8c8ee /sca-java-2.x/trunk/samples | |
parent | 5482fcc2901f36d944f026f02ba2a4237c7a103c (diff) |
TUSCANY-3677 getting-started clearup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001251 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/README (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/README) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/build.xml (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/build.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.png (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.png) | bin | 8897 -> 8897 bytes | |||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.svg (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.svg) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/pom.xml (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/README b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/README index 533743ebf6..533743ebf6 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/README +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/README diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/build.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/build.xml index 008953e63b..008953e63b 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/build.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/build.xml diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.png b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.png Binary files differindex 5f53a3c5d1..5f53a3c5d1 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.png +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.png diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.svg b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.svg index 5a98f1a07c..5a98f1a07c 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.svg +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.svg diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/pom.xml index 3f4be82f71..3f4be82f71 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/pom.xml diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java index dbd3854d7c..dbd3854d7c 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml index 4a56523adb..4a56523adb 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel index d58768adfa..d58768adfa 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite index 08350e8417..08350e8417 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl index cf966264ef..cf966264ef 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties index 8649a71550..8649a71550 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties |