summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/webapps
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-06 10:21:28 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-06 10:21:28 +0000
commite481631e3e943ff5cb9abebafaa6a9c2d229e195 (patch)
tree2c8f45eb739c4c261e5a3a0ea7ed42072b9ab350 /sca-java-2.x/trunk/samples/webapps
parent03e0e2517018ae42fe7b4be36eb5559806d69369 (diff)
Move never finished sample from trunk to contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941643 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/README (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/README)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/pom.xml (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/ClientJavaTestService.java (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/ClientJavaTestService.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/ClientTestServiceWebapp.java (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/ClientTestServiceWebapp.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/HelloWorldService.java (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/HelloWorldService.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/HelloWorldServiceImpl.java (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/HelloWorldServiceImpl.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/resources/rest.composite (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/resources/rest.composite)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/META-INF/sca-contribution.xml (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/WEB-INF/web.xml (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/style.css (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/style.css)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-rest/target/classes/rest.composite (renamed from sca-java-2.x/trunk/samples/webapps/helloworld-rest/target/classes/rest.composite)0
12 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/README b/sca-java-2.x/contrib/samples/helloworld-rest/README
index 00568d9bb0..00568d9bb0 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/README
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/README
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/pom.xml b/sca-java-2.x/contrib/samples/helloworld-rest/pom.xml
index 70aa3c751c..70aa3c751c 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/pom.xml
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/pom.xml
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/ClientJavaTestService.java b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/ClientJavaTestService.java
index 8c84b4f372..8c84b4f372 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/ClientJavaTestService.java
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/ClientJavaTestService.java
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/ClientTestServiceWebapp.java b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/ClientTestServiceWebapp.java
index 31ff956185..31ff956185 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/ClientTestServiceWebapp.java
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/ClientTestServiceWebapp.java
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/HelloWorldService.java b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/HelloWorldService.java
index 7e33b15efc..7e33b15efc 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/HelloWorldService.java
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/HelloWorldService.java
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/HelloWorldServiceImpl.java b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/HelloWorldServiceImpl.java
index d4441c0ab8..d4441c0ab8 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/java/helloworldrest/HelloWorldServiceImpl.java
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/java/helloworldrest/HelloWorldServiceImpl.java
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/resources/rest.composite b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/resources/rest.composite
index 7f76f5946d..7f76f5946d 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/resources/rest.composite
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/resources/rest.composite
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html
index 745164bf8d..745164bf8d 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/META-INF/sca-contribution.xml b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/META-INF/sca-contribution.xml
index 9fc16372b3..9fc16372b3 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/WEB-INF/web.xml
index 3a670696e4..3a670696e4 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/WEB-INF/web.xml
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/style.css b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/style.css
index 0f1cea3aaf..0f1cea3aaf 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/src/main/webapp/style.css
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/src/main/webapp/style.css
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/target/classes/rest.composite b/sca-java-2.x/contrib/samples/helloworld-rest/target/classes/rest.composite
index 70b83fd986..70b83fd986 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/target/classes/rest.composite
+++ b/sca-java-2.x/contrib/samples/helloworld-rest/target/classes/rest.composite