summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/implementation-bpel
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-bpel')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/README (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/README)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/build.xml (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/build.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.png (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.png)bin8897 -> 8897 bytes
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.svg (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.svg)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/pom.xml (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/pom.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.bpel (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.composite (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/log4j.properties (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml2
12 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/README b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/README
index 533743ebf6..533743ebf6 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/README
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/README
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/build.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/build.xml
index 008953e63b..008953e63b 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/build.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/build.xml
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.png b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.png
index 5f53a3c5d1..5f53a3c5d1 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.png
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.png
Binary files differ
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.svg b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.svg
index 5a98f1a07c..5a98f1a07c 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/helloworld-bpel.svg
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.svg
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/pom.xml
index 3f4be82f71..3f4be82f71 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/pom.xml
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java
index dbd3854d7c..dbd3854d7c 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml
index 4a56523adb..4a56523adb 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.bpel
index d58768adfa..d58768adfa 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.bpel
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.composite
index 08350e8417..08350e8417 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.composite
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl
index cf966264ef..cf966264ef 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/log4j.properties
index 8649a71550..8649a71550 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel-contribution/src/main/resources/log4j.properties
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml
index 53ede3e358..31ba2f291f 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/pom.xml
@@ -36,7 +36,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
- <module>contribution-helloworld-bpel</module>
+ <module>helloworld-bpel-contribution</module>
<module>helloworld-bpel-webapp</module>
</modules>
</profile>