summaryrefslogtreecommitdiffstats
path: root/sandbox/samples/sca-features/implementation-web
diff options
context:
space:
mode:
Diffstat (limited to '')
-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
17 files changed, 0 insertions, 0 deletions
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