summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldService.java (renamed from tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java (renamed from tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java)0
-rw-r--r--sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/resources/jsonrpc.composite (renamed from tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/resources/jsonrpc.composite)0
-rw-r--r--sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/HelloWorldJSONRPC.html (renamed from tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/HelloWorldJSONRPC.html)0
-rw-r--r--sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/META-INF/sca-contribution.xml (renamed from tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/WEB-INF/web.xml (renamed from tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/style.css (renamed from tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/style.css)0
7 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldService.java b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldService.java
index 3d8ea24f04..3d8ea24f04 100644
--- a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldService.java
+++ b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldService.java
diff --git a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java
index 35fd00fabd..35fd00fabd 100644
--- a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java
+++ b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java
diff --git a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/resources/jsonrpc.composite b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/resources/jsonrpc.composite
index 6ceef2041f..6ceef2041f 100644
--- a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/resources/jsonrpc.composite
+++ b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/resources/jsonrpc.composite
diff --git a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/HelloWorldJSONRPC.html b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/HelloWorldJSONRPC.html
index a684143794..a684143794 100644
--- a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/HelloWorldJSONRPC.html
+++ b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/HelloWorldJSONRPC.html
diff --git a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/META-INF/sca-contribution.xml b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/META-INF/sca-contribution.xml
index be750ec461..be750ec461 100644
--- a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/WEB-INF/web.xml b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/WEB-INF/web.xml
index 2c0c79726d..2c0c79726d 100644
--- a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/WEB-INF/web.xml
diff --git a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/style.css b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/style.css
index 7073905b11..7073905b11 100644
--- a/tags/java/sca/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/style.css
+++ b/sca-java-1.x/tags/0.90-incubating/samples/helloworld-jsonrpc/src/main/webapp/style.css