summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-10-01 06:15:10 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-10-01 06:15:10 +0000
commit5021e9e9b9680704a1dd788e057e7ad25e8a0c00 (patch)
tree6a65de16735bdc56eeffeeb1d4e3f2929ae9ac44 /sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src
parent827a22b82cfbf835328d9061e67087bcb2110187 (diff)
Changed contribution-* samples to *-contribution.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldService.java (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloworldService.java)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/application (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/application)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java)0
7 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java
index 42625b8a78..42625b8a78 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloWorldResource.java
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloworldService.java b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldService.java
index 123774b936..123774b936 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloworldService.java
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldService.java
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java
index 66cef71a25..66cef71a25 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/java/sample/HelloworldServiceImpl.java
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/application b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/application
index 8ce781d6c8..8ce781d6c8 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/application
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/application
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite
index 7ff71519e9..7ff71519e9 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.composite
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml
index 3c5726a818..3c5726a818 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/main/webapp/WEB-INF/web.xml
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java
index 50197cdfcb..50197cdfcb 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-webapp/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/src/test/java/itest/HelloworldTestCase.java