summaryrefslogtreecommitdiffstats
path: root/sandbox/samples
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 13:02:40 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 13:02:40 +0000
commitef55c9dca035f81e5637c4af297ce2baafc8f060 (patch)
tree2d8cd9536e9c3096aacc7d8055e4ab6ff485276d /sandbox/samples
parentc0d4cfc26bf82aedb533b7c8b5d353f84da3814e (diff)
Moved some of the samples into the apropriate section.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998913 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/samples')
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/README (renamed from sandbox/samples/temp/helloworld-jaxrs/README)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/pom.xml (renamed from sandbox/samples/temp/helloworld-jaxrs/pom.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java (renamed from sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldService.java (renamed from sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloworldService.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java (renamed from sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/application (renamed from sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/application)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java (renamed from sandbox/samples/temp/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/README (renamed from sandbox/samples/temp/helloworld-js-client/README)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/pom.xml (renamed from sandbox/samples/temp/helloworld-js-client/pom.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/java/sample/HelloworldService.java (renamed from sandbox/samples/temp/helloworld-js-client/src/main/java/sample/HelloworldService.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/java/sample/HelloworldServiceImpl.java (renamed from sandbox/samples/temp/helloworld-js-client/src/main/java/sample/HelloworldServiceImpl.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/temp/helloworld-js-client/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-js-client/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/hello.html (renamed from sandbox/samples/temp/helloworld-js-client/src/main/webapp/hello.html)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/test/java/itest/HelloworldTestCase.java (renamed from sandbox/samples/temp/helloworld-js-client/src/test/java/itest/HelloworldTestCase.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/pom.xml (renamed from sandbox/samples/temp/helloworld-jsf/pom.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java (renamed from sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloWorldController.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java (renamed from sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloworldService.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java (renamed from sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml (renamed from sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp (renamed from sandbox/samples/temp/helloworld-jsf/src/main/webapp/helloWorld.jsp)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/index.jsp (renamed from sandbox/samples/temp/helloworld-jsf/src/main/webapp/index.jsp)0
-rw-r--r--sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp (renamed from sandbox/samples/temp/helloworld-jsf/src/main/webapp/page2.jsp)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/pom.xml (renamed from sandbox/samples/temp/helloworld-spring-contribution/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/DateService.java (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/DateService.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/DateServiceImpl.java (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/DateServiceImpl.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/Helloworld.java (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/Helloworld.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/HelloworldClientImpl.java (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/HelloworldClientImpl.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/HelloworldImpl.java (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/HelloworldImpl.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/META-INF/sca-contribution.xml (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld-client-context.xml (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld-client-context.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld-context.xml (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld-context.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld.composite (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld.composite)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/test/java/sample/HelloworldTestCase.java (renamed from sandbox/samples/temp/helloworld-spring-contribution/src/test/java/sample/HelloworldTestCase.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/pom.xml (renamed from sandbox/samples/temp/helloworld-spring-webapp/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java (renamed from sandbox/samples/temp/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml (renamed from sandbox/samples/temp/helloworld-spring-webapp/src/test/resources/test-web.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-jsp/README (renamed from sandbox/samples/temp/helloworld-jsp/README)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-jsp/pom.xml (renamed from sandbox/samples/temp/helloworld-jsp/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/java/sample/HelloworldService.java (renamed from sandbox/samples/temp/helloworld-jsp/src/main/java/sample/HelloworldService.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/java/sample/HelloworldServiceImpl.java (renamed from sandbox/samples/temp/helloworld-jsp/src/main/java/sample/HelloworldServiceImpl.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/temp/helloworld-jsp/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-jsp/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/hello.jsp (renamed from sandbox/samples/temp/helloworld-jsp/src/main/webapp/hello.jsp)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/test/java/itest/HelloworldTestCase.java (renamed from sandbox/samples/temp/helloworld-jsp/src/test/java/itest/HelloworldTestCase.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/README (renamed from sandbox/samples/temp/helloworld-servlet/README)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/pom.xml (renamed from sandbox/samples/temp/helloworld-servlet/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldService.java (renamed from sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldService.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldServiceImpl.java (renamed from sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldServiceImpl.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldServlet.java (renamed from sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldServlet.java)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/temp/helloworld-servlet/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/temp/helloworld-servlet/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/hello.html (renamed from sandbox/samples/temp/helloworld-servlet/src/main/webapp/hello.html)0
-rw-r--r--sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/test/java/itest/HelloworldTestCase.java (renamed from sandbox/samples/temp/helloworld-servlet/src/test/java/itest/HelloworldTestCase.java)0
59 files changed, 0 insertions, 0 deletions
diff --git a/sandbox/samples/temp/helloworld-jaxrs/README b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/README
index 828aadb0f1..828aadb0f1 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/README
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/README
diff --git a/sandbox/samples/temp/helloworld-jaxrs/pom.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/pom.xml
index f414d87837..f414d87837 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/pom.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/pom.xml
diff --git a/sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java
index 42625b8a78..42625b8a78 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java
diff --git a/sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloworldService.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldService.java
index 123774b936..123774b936 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloworldService.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldService.java
diff --git a/sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java
index 66cef71a25..66cef71a25 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java
diff --git a/sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/application b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/application
index 8ce781d6c8..8ce781d6c8 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/application
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/application
diff --git a/sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite
index 7ff71519e9..7ff71519e9 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite
diff --git a/sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml
index 3c5726a818..3c5726a818 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java
index 50197cdfcb..50197cdfcb 100644
--- a/sandbox/samples/temp/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java
diff --git a/sandbox/samples/temp/helloworld-js-client/README b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/README
index 828aadb0f1..828aadb0f1 100644
--- a/sandbox/samples/temp/helloworld-js-client/README
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/README
diff --git a/sandbox/samples/temp/helloworld-js-client/pom.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/pom.xml
index 388df0913e..388df0913e 100644
--- a/sandbox/samples/temp/helloworld-js-client/pom.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/pom.xml
diff --git a/sandbox/samples/temp/helloworld-js-client/src/main/java/sample/HelloworldService.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/java/sample/HelloworldService.java
index 123774b936..123774b936 100644
--- a/sandbox/samples/temp/helloworld-js-client/src/main/java/sample/HelloworldService.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/java/sample/HelloworldService.java
diff --git a/sandbox/samples/temp/helloworld-js-client/src/main/java/sample/HelloworldServiceImpl.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/java/sample/HelloworldServiceImpl.java
index 66cef71a25..66cef71a25 100644
--- a/sandbox/samples/temp/helloworld-js-client/src/main/java/sample/HelloworldServiceImpl.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/java/sample/HelloworldServiceImpl.java
diff --git a/sandbox/samples/temp/helloworld-js-client/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/WEB-INF/web.composite
index d41a8535e2..d41a8535e2 100644
--- a/sandbox/samples/temp/helloworld-js-client/src/main/webapp/WEB-INF/web.composite
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/WEB-INF/web.composite
diff --git a/sandbox/samples/temp/helloworld-js-client/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/WEB-INF/web.xml
index babeb7b203..babeb7b203 100644
--- a/sandbox/samples/temp/helloworld-js-client/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-js-client/src/main/webapp/hello.html b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/hello.html
index 12024cc4d3..12024cc4d3 100644
--- a/sandbox/samples/temp/helloworld-js-client/src/main/webapp/hello.html
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/main/webapp/hello.html
diff --git a/sandbox/samples/temp/helloworld-js-client/src/test/java/itest/HelloworldTestCase.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/test/java/itest/HelloworldTestCase.java
index 099b442050..099b442050 100644
--- a/sandbox/samples/temp/helloworld-js-client/src/test/java/itest/HelloworldTestCase.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-js-client/src/test/java/itest/HelloworldTestCase.java
diff --git a/sandbox/samples/temp/helloworld-jsf/pom.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/pom.xml
index 6f2b820e4c..6f2b820e4c 100644
--- a/sandbox/samples/temp/helloworld-jsf/pom.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/pom.xml
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloWorldController.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java
index 9c9f541997..9c9f541997 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloWorldController.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloworldService.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java
index 53ff7a5ca1..53ff7a5ca1 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloworldService.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java
index 23925d6c69..23925d6c69 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml
index 99cee9faeb..99cee9faeb 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite
index 8976adde3c..8976adde3c 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/web.composite
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml
index fecbd7c79b..fecbd7c79b 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/helloWorld.jsp b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp
index 189c142c99..189c142c99 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/helloWorld.jsp
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/index.jsp b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/index.jsp
index 5ca296e115..5ca296e115 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/index.jsp
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/index.jsp
diff --git a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/page2.jsp b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp
index 89259021c7..89259021c7 100644
--- a/sandbox/samples/temp/helloworld-jsf/src/main/webapp/page2.jsp
+++ b/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/pom.xml b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/pom.xml
index b8cb765c38..b8cb765c38 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/pom.xml
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/pom.xml
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/DateService.java b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/DateService.java
index 7c50d66a9c..7c50d66a9c 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/DateService.java
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/DateService.java
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/DateServiceImpl.java b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/DateServiceImpl.java
index 64bdd86f7c..64bdd86f7c 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/DateServiceImpl.java
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/DateServiceImpl.java
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/Helloworld.java b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/Helloworld.java
index f4e8c50448..f4e8c50448 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/Helloworld.java
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/Helloworld.java
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/HelloworldClientImpl.java b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/HelloworldClientImpl.java
index ddcb1d9bc3..ddcb1d9bc3 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/HelloworldClientImpl.java
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/HelloworldClientImpl.java
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/HelloworldImpl.java b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/HelloworldImpl.java
index 125c333ddc..125c333ddc 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/java/sample/HelloworldImpl.java
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/java/sample/HelloworldImpl.java
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/META-INF/sca-contribution.xml b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/META-INF/sca-contribution.xml
index 552d100638..552d100638 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/META-INF/sca-contribution.xml
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld-client-context.xml b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld-client-context.xml
index 15e9647bb0..15e9647bb0 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld-client-context.xml
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld-client-context.xml
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld-context.xml b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld-context.xml
index 9ecd09974e..9ecd09974e 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld-context.xml
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld-context.xml
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld.composite b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld.composite
index 6d356758ae..6d356758ae 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/main/resources/helloworld.composite
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/main/resources/helloworld.composite
diff --git a/sandbox/samples/temp/helloworld-spring-contribution/src/test/java/sample/HelloworldTestCase.java b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/test/java/sample/HelloworldTestCase.java
index 7e679ec0e9..7e679ec0e9 100644
--- a/sandbox/samples/temp/helloworld-spring-contribution/src/test/java/sample/HelloworldTestCase.java
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-contribution/src/test/java/sample/HelloworldTestCase.java
diff --git a/sandbox/samples/temp/helloworld-spring-webapp/pom.xml b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/pom.xml
index 59f3a25696..59f3a25696 100644
--- a/sandbox/samples/temp/helloworld-spring-webapp/pom.xml
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/pom.xml
diff --git a/sandbox/samples/temp/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml
index 49590e00a2..49590e00a2 100644
--- a/sandbox/samples/temp/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java
index fa77f08ee2..fa77f08ee2 100644
--- a/sandbox/samples/temp/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java
diff --git a/sandbox/samples/temp/helloworld-spring-webapp/src/test/resources/test-web.xml b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml
index ac5c134454..ac5c134454 100644
--- a/sandbox/samples/temp/helloworld-spring-webapp/src/test/resources/test-web.xml
+++ b/sandbox/samples/sca-features/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml
diff --git a/sandbox/samples/temp/helloworld-jsp/README b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/README
index 828aadb0f1..828aadb0f1 100644
--- a/sandbox/samples/temp/helloworld-jsp/README
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/README
diff --git a/sandbox/samples/temp/helloworld-jsp/pom.xml b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/pom.xml
index 05a3e23895..05a3e23895 100644
--- a/sandbox/samples/temp/helloworld-jsp/pom.xml
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/pom.xml
diff --git a/sandbox/samples/temp/helloworld-jsp/src/main/java/sample/HelloworldService.java b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/java/sample/HelloworldService.java
index 53ff7a5ca1..53ff7a5ca1 100644
--- a/sandbox/samples/temp/helloworld-jsp/src/main/java/sample/HelloworldService.java
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/java/sample/HelloworldService.java
diff --git a/sandbox/samples/temp/helloworld-jsp/src/main/java/sample/HelloworldServiceImpl.java b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/java/sample/HelloworldServiceImpl.java
index a22c095f29..a22c095f29 100644
--- a/sandbox/samples/temp/helloworld-jsp/src/main/java/sample/HelloworldServiceImpl.java
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/java/sample/HelloworldServiceImpl.java
diff --git a/sandbox/samples/temp/helloworld-jsp/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
index 8976adde3c..8976adde3c 100644
--- a/sandbox/samples/temp/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
diff --git a/sandbox/samples/temp/helloworld-jsp/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/WEB-INF/web.xml
index fa1f7ad7b9..fa1f7ad7b9 100644
--- a/sandbox/samples/temp/helloworld-jsp/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-jsp/src/main/webapp/hello.jsp b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/hello.jsp
index ffd01cca73..ffd01cca73 100644
--- a/sandbox/samples/temp/helloworld-jsp/src/main/webapp/hello.jsp
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/main/webapp/hello.jsp
diff --git a/sandbox/samples/temp/helloworld-jsp/src/test/java/itest/HelloworldTestCase.java b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/test/java/itest/HelloworldTestCase.java
index 665957b0eb..665957b0eb 100644
--- a/sandbox/samples/temp/helloworld-jsp/src/test/java/itest/HelloworldTestCase.java
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsp/src/test/java/itest/HelloworldTestCase.java
diff --git a/sandbox/samples/temp/helloworld-servlet/README b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/README
index 828aadb0f1..828aadb0f1 100644
--- a/sandbox/samples/temp/helloworld-servlet/README
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/README
diff --git a/sandbox/samples/temp/helloworld-servlet/pom.xml b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/pom.xml
index 45725aaf72..45725aaf72 100644
--- a/sandbox/samples/temp/helloworld-servlet/pom.xml
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/pom.xml
diff --git a/sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldService.java b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldService.java
index 2e43e09897..2e43e09897 100644
--- a/sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldService.java
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldService.java
diff --git a/sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldServiceImpl.java b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldServiceImpl.java
index 9e79276704..9e79276704 100644
--- a/sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldServiceImpl.java
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldServiceImpl.java
diff --git a/sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldServlet.java b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldServlet.java
index bb72c50f6a..bb72c50f6a 100644
--- a/sandbox/samples/temp/helloworld-servlet/src/main/java/sample/HelloworldServlet.java
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/java/sample/HelloworldServlet.java
diff --git a/sandbox/samples/temp/helloworld-servlet/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/WEB-INF/web.composite
index 8976adde3c..8976adde3c 100644
--- a/sandbox/samples/temp/helloworld-servlet/src/main/webapp/WEB-INF/web.composite
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/WEB-INF/web.composite
diff --git a/sandbox/samples/temp/helloworld-servlet/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/WEB-INF/web.xml
index a91b3fc96b..a91b3fc96b 100644
--- a/sandbox/samples/temp/helloworld-servlet/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/samples/temp/helloworld-servlet/src/main/webapp/hello.html b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/hello.html
index c4484916aa..c4484916aa 100644
--- a/sandbox/samples/temp/helloworld-servlet/src/main/webapp/hello.html
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/main/webapp/hello.html
diff --git a/sandbox/samples/temp/helloworld-servlet/src/test/java/itest/HelloworldTestCase.java b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/test/java/itest/HelloworldTestCase.java
index 61d722da1f..61d722da1f 100644
--- a/sandbox/samples/temp/helloworld-servlet/src/test/java/itest/HelloworldTestCase.java
+++ b/sandbox/samples/sca-features/implementation-web/helloworld-servlet/src/test/java/itest/HelloworldTestCase.java