summaryrefslogtreecommitdiffstats
path: root/sandbox/samples
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 13:05:28 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 13:05:28 +0000
commite5c07cc6de9743faec0e6819c5cc24c1055e24b4 (patch)
tree87f75597ed02e606ba682254cc3e18a54e17f874 /sandbox/samples
parentef55c9dca035f81e5637c4af297ce2baafc8f060 (diff)
Moved more samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998914 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/samples')
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/pom.xml (renamed from sandbox/samples/temp/helloworld-stripes/pom.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/mystripes/action/BaseActionBean.java (renamed from sandbox/samples/temp/helloworld-stripes/src/main/java/mystripes/action/BaseActionBean.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/mystripes/action/HomeActionBean.java (renamed from sandbox/samples/temp/helloworld-stripes/src/main/java/mystripes/action/HomeActionBean.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/sample/HelloworldService.java (renamed from sandbox/samples/temp/helloworld-stripes/src/main/java/sample/HelloworldService.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/sample/HelloworldServiceImpl.java (renamed from sandbox/samples/temp/helloworld-stripes/src/main/java/sample/HelloworldServiceImpl.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/resources/StripesResources.properties (renamed from sandbox/samples/temp/helloworld-stripes/src/main/resources/StripesResources.properties)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/resources/log4j.properties (renamed from sandbox/samples/temp/helloworld-stripes/src/main/resources/log4j.properties)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/home.jsp (renamed from sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/home.jsp)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/layout.jsp (renamed from sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/layout.jsp)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/taglibs.jsp (renamed from sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/taglibs.jsp)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/index.html (renamed from sandbox/samples/temp/helloworld-stripes/src/main/webapp/index.html)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/test/java/README (renamed from sandbox/samples/temp/helloworld-bpel-webapp/README)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/test/java/itest/HelloworldTestCase.java (renamed from sandbox/samples/temp/helloworld-stripes/src/test/java/itest/HelloworldTestCase.java)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/README (renamed from sandbox/samples/temp/helloworld-jms/README)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/pom.xml (renamed from sandbox/samples/temp/helloworld-jms/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldClient.java (renamed from sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldClient.java)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldService.java (renamed from sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldService.java)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldServiceImpl.java (renamed from sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldServiceImpl.java)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/META-INF/context.xml (renamed from sandbox/samples/temp/helloworld-jms/src/main/webapp/META-INF/context.xml)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/jetty-env.xml (renamed from sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/jetty-env.xml)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/hello.jsp (renamed from sandbox/samples/temp/helloworld-jms/src/main/webapp/hello.jsp)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/README (renamed from sandbox/samples/temp/helloworld-bpel-contribution/README)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/build.xml (renamed from sandbox/samples/temp/helloworld-bpel-contribution/build.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.png (renamed from sandbox/samples/temp/helloworld-bpel-contribution/helloworld-bpel.png)bin8897 -> 8897 bytes
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.svg (renamed from sandbox/samples/temp/helloworld-bpel-contribution/helloworld-bpel.svg)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/pom.xml (renamed from sandbox/samples/temp/helloworld-bpel-contribution/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java (renamed from sandbox/samples/temp/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml (renamed from sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.bpel (renamed from sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.bpel)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.composite (renamed from sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.composite)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl (renamed from sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/log4j.properties (renamed from sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/log4j.properties)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/README (renamed from sandbox/samples/temp/helloworld-stripes/src/test/java/README)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/pom.xml (renamed from sandbox/samples/temp/helloworld-bpel-webapp/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/java/sample/HelloworldService.java (renamed from sandbox/samples/temp/helloworld-bpel-webapp/src/main/java/sample/HelloworldService.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/resources/helloworld.bpel (renamed from sandbox/samples/temp/helloworld-bpel-webapp/src/main/resources/helloworld.bpel)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/resources/helloworld.wsdl (renamed from sandbox/samples/temp/helloworld-bpel-webapp/src/main/resources/helloworld.wsdl)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/hello.jsp (renamed from sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/hello.jsp)0
44 files changed, 0 insertions, 0 deletions
diff --git a/sandbox/samples/temp/helloworld-stripes/pom.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/pom.xml
index 16259aba62..16259aba62 100644
--- a/sandbox/samples/temp/helloworld-stripes/pom.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/pom.xml
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/java/mystripes/action/BaseActionBean.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/mystripes/action/BaseActionBean.java
index 0ab02682ac..0ab02682ac 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/java/mystripes/action/BaseActionBean.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/mystripes/action/BaseActionBean.java
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/java/mystripes/action/HomeActionBean.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/mystripes/action/HomeActionBean.java
index 0385c92369..0385c92369 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/java/mystripes/action/HomeActionBean.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/mystripes/action/HomeActionBean.java
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/java/sample/HelloworldService.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/sample/HelloworldService.java
index 53ff7a5ca1..53ff7a5ca1 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/java/sample/HelloworldService.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/sample/HelloworldService.java
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/java/sample/HelloworldServiceImpl.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/sample/HelloworldServiceImpl.java
index a22c095f29..a22c095f29 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/java/sample/HelloworldServiceImpl.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/java/sample/HelloworldServiceImpl.java
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/resources/StripesResources.properties b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/resources/StripesResources.properties
index 902842a19e..902842a19e 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/resources/StripesResources.properties
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/resources/StripesResources.properties
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/resources/log4j.properties b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/resources/log4j.properties
index 2741999098..2741999098 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/resources/log4j.properties
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/resources/log4j.properties
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/home.jsp b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/home.jsp
index 0681c1f2bf..0681c1f2bf 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/home.jsp
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/home.jsp
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/layout.jsp b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/layout.jsp
index d0fb716b80..d0fb716b80 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/layout.jsp
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/layout.jsp
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/taglibs.jsp b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/taglibs.jsp
index f85602fcfa..f85602fcfa 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/jsp/taglibs.jsp
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/jsp/taglibs.jsp
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/web.composite
index 8976adde3c..8976adde3c 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/web.composite
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/web.composite
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/web.xml
index f01584cc2f..f01584cc2f 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/index.html b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/index.html
index c79d29e6a5..c79d29e6a5 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/main/webapp/index.html
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/main/webapp/index.html
diff --git a/sandbox/samples/temp/helloworld-bpel-webapp/README b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/test/java/README
index 828aadb0f1..828aadb0f1 100644
--- a/sandbox/samples/temp/helloworld-bpel-webapp/README
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/test/java/README
diff --git a/sandbox/samples/temp/helloworld-stripes/src/test/java/itest/HelloworldTestCase.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/test/java/itest/HelloworldTestCase.java
index 7f4359fa43..7f4359fa43 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/test/java/itest/HelloworldTestCase.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-stripes/src/test/java/itest/HelloworldTestCase.java
diff --git a/sandbox/samples/temp/helloworld-jms/README b/sandbox/samples/sca-features/binding-jms/helloworld-jms/README
index 88bbe9adcb..88bbe9adcb 100644
--- a/sandbox/samples/temp/helloworld-jms/README
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/README
diff --git a/sandbox/samples/temp/helloworld-jms/pom.xml b/sandbox/samples/sca-features/binding-jms/helloworld-jms/pom.xml
index 326422ed7b..326422ed7b 100644
--- a/sandbox/samples/temp/helloworld-jms/pom.xml
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/pom.xml
diff --git a/sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldClient.java b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldClient.java
index f209f11605..f209f11605 100644
--- a/sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldClient.java
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldClient.java
diff --git a/sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldService.java b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldService.java
index df2a852161..df2a852161 100644
--- a/sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldService.java
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldService.java
diff --git a/sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldServiceImpl.java b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldServiceImpl.java
index c09af51e23..c09af51e23 100644
--- a/sandbox/samples/temp/helloworld-jms/src/main/java/sample/HelloWorldServiceImpl.java
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/java/sample/HelloWorldServiceImpl.java
diff --git a/sandbox/samples/temp/helloworld-jms/src/main/webapp/META-INF/context.xml b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/META-INF/context.xml
index 7575edfc29..7575edfc29 100644
--- a/sandbox/samples/temp/helloworld-jms/src/main/webapp/META-INF/context.xml
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/META-INF/context.xml
diff --git a/sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/jetty-env.xml b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/jetty-env.xml
index a8cd27f6c6..a8cd27f6c6 100644
--- a/sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/jetty-env.xml
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/jetty-env.xml
diff --git a/sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/web.composite
index c51985bc30..c51985bc30 100644
--- a/sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/web.composite
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/web.composite
diff --git a/sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/web.xml
index 86710435ae..86710435ae 100644
--- a/sandbox/samples/temp/helloworld-jms/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-jms/src/main/webapp/hello.jsp b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/hello.jsp
index 9ae037f2c2..9ae037f2c2 100644
--- a/sandbox/samples/temp/helloworld-jms/src/main/webapp/hello.jsp
+++ b/sandbox/samples/sca-features/binding-jms/helloworld-jms/src/main/webapp/hello.jsp
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/README b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/README
index 533743ebf6..533743ebf6 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/README
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/README
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/build.xml b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/build.xml
index 008953e63b..008953e63b 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/build.xml
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/build.xml
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/helloworld-bpel.png b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.png
index 5f53a3c5d1..5f53a3c5d1 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/helloworld-bpel.png
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.png
Binary files differ
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/helloworld-bpel.svg b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.svg
index 5a98f1a07c..5a98f1a07c 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/helloworld-bpel.svg
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/helloworld-bpel.svg
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/pom.xml b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/pom.xml
index 3f4be82f71..3f4be82f71 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/pom.xml
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/pom.xml
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java
index dbd3854d7c..dbd3854d7c 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/java/helloworld/Hello.java
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml
index 4a56523adb..4a56523adb 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.bpel b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.bpel
index d58768adfa..d58768adfa 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.bpel
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.bpel
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.composite b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.composite
index 08350e8417..08350e8417 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.composite
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.composite
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl
index cf966264ef..cf966264ef 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/helloworld.wsdl
diff --git a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/log4j.properties b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/log4j.properties
index 8649a71550..8649a71550 100644
--- a/sandbox/samples/temp/helloworld-bpel-contribution/src/main/resources/log4j.properties
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-contribution/src/main/resources/log4j.properties
diff --git a/sandbox/samples/temp/helloworld-stripes/src/test/java/README b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/README
index 828aadb0f1..828aadb0f1 100644
--- a/sandbox/samples/temp/helloworld-stripes/src/test/java/README
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/README
diff --git a/sandbox/samples/temp/helloworld-bpel-webapp/pom.xml b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/pom.xml
index 1ca3770b74..1ca3770b74 100644
--- a/sandbox/samples/temp/helloworld-bpel-webapp/pom.xml
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/pom.xml
diff --git a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/java/sample/HelloworldService.java b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/java/sample/HelloworldService.java
index c1a50d9be5..c1a50d9be5 100644
--- a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/java/sample/HelloworldService.java
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/java/sample/HelloworldService.java
diff --git a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/resources/helloworld.bpel b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/resources/helloworld.bpel
index f1e8895f76..f1e8895f76 100644
--- a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/resources/helloworld.bpel
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/resources/helloworld.bpel
diff --git a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/resources/helloworld.wsdl b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/resources/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/resources/helloworld.wsdl
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/resources/helloworld.wsdl
diff --git a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.composite
index 3d36adadeb..3d36adadeb 100644
--- a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.composite
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.composite
diff --git a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml
index bf01a7b759..bf01a7b759 100644
--- a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/hello.jsp b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/hello.jsp
index c52d7b1cb2..c52d7b1cb2 100644
--- a/sandbox/samples/temp/helloworld-bpel-webapp/src/main/webapp/hello.jsp
+++ b/sandbox/samples/sca-features/implementation-bpel/helloworld-bpel-webapp/src/main/webapp/hello.jsp