summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/README (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.png (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.png)bin9947 -> 9947 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.svg (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.svg)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/pom.xml (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldService.java (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/resources/jsonrpc.composite (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/resources/jsonrpc.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/HelloWorldJSONRPC.html (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/HelloWorldJSONRPC.html)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/style.css (renamed from branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/style.css)0
11 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/README b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/README
index 07253d039b..07253d039b 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/README
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/README
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.png b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.png
index 57f90aed01..57f90aed01 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.png
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.png
Binary files differ
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.svg b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.svg
index 6ef1f438fb..6ef1f438fb 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.svg
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/helloworld-jsonrpc.svg
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/pom.xml
index 9e61f9ce9f..9e61f9ce9f 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/pom.xml
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldService.java
index 3d8ea24f04..3d8ea24f04 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldService.java
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java
index 35fd00fabd..35fd00fabd 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/java/helloworldjsonrpc/HelloWorldServiceImpl.java
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/resources/jsonrpc.composite b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/resources/jsonrpc.composite
index e895ab455d..e895ab455d 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/resources/jsonrpc.composite
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/resources/jsonrpc.composite
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/HelloWorldJSONRPC.html b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/HelloWorldJSONRPC.html
index 75dd9050fa..75dd9050fa 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/HelloWorldJSONRPC.html
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/HelloWorldJSONRPC.html
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/META-INF/sca-contribution.xml
index c8246e15a7..c8246e15a7 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/web.xml
index 267bed176c..267bed176c 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/web.xml
diff --git a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/style.css b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/style.css
index 1071583264..1071583264 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/style.css
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-jsonrpc-webapp/src/main/webapp/style.css