diff options
author | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-20 14:05:48 +0000 |
---|---|---|
committer | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-20 14:05:48 +0000 |
commit | 2f775bb75905bd1d526f75a9495f0afb8865a5e7 (patch) | |
tree | 222a9c81538b2f9917119a8a1ea30fcf5aecf4a4 /sandbox | |
parent | ed2c314c5370e94e5dfbd23bd6ff6fdebd8dd9b0 (diff) |
Moved more samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998937 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox')
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/pom.xml (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/pom.xml) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/index.jsp (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/index.jsp) | 0 | ||||
-rw-r--r-- | sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp (renamed from sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/pom.xml b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/pom.xml index 6f2b820e4c..6f2b820e4c 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/pom.xml +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/pom.xml diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java index 9c9f541997..9c9f541997 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloWorldController.java diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java index 53ff7a5ca1..53ff7a5ca1 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldService.java diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java index 23925d6c69..23925d6c69 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/java/sample/HelloworldServiceImpl.java diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml index 99cee9faeb..99cee9faeb 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/faces-config.xml diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite index 8976adde3c..8976adde3c 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.composite diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml index fecbd7c79b..fecbd7c79b 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/WEB-INF/web.xml diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp index 189c142c99..189c142c99 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/helloWorld.jsp diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/index.jsp b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/index.jsp index 5ca296e115..5ca296e115 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/index.jsp +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/index.jsp diff --git a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp index 89259021c7..89259021c7 100644 --- a/sandbox/samples/sca-extensions/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp +++ b/sandbox/samples/sca-features/implementation-web/helloworld-jsf/src/main/webapp/page2.jsp |