summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.1/samples/chat-webapp
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:07:28 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:07:28 +0000
commit07b7dfd1a70ba222b899d9813f8c449dbf3b785f (patch)
treeecfc876747e6cfedee0a8533d87c19ac78a2dbd0 /branches/sca-java-1.1/samples/chat-webapp
parent6fadbc9cd1fcf03d0b3630f772d91df149b70428 (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835124 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/README (renamed from branches/sca-java-1.1/samples/chat-webapp/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.png (renamed from branches/sca-java-1.1/samples/chat-webapp/chat-webapp.png)bin6552 -> 6552 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.svg (renamed from branches/sca-java-1.1/samples/chat-webapp/chat-webapp.svg)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/pom.xml (renamed from branches/sca-java-1.1/samples/chat-webapp/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatService.java (renamed from branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java (renamed from branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/resources/chat.composite (renamed from branches/sca-java-1.1/samples/chat-webapp/src/main/resources/chat.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/chat.html (renamed from branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/chat.html)0
10 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.1/samples/chat-webapp/README b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/README
index dddd7e3f94..dddd7e3f94 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/README
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/README
diff --git a/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.png b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.png
index fdf540d243..fdf540d243 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.png
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.png
Binary files differ
diff --git a/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.svg b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.svg
index b37c1dc590..b37c1dc590 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.svg
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/chat-webapp.svg
diff --git a/branches/sca-java-1.1/samples/chat-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/pom.xml
index 94c293b5dd..94c293b5dd 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/pom.xml
diff --git a/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatService.java b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatService.java
index ca90b8f579..ca90b8f579 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatService.java
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatService.java
diff --git a/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java
index 7d0bfb3307..7d0bfb3307 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java
diff --git a/branches/sca-java-1.1/samples/chat-webapp/src/main/resources/chat.composite b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/resources/chat.composite
index c9ce95e2dc..c9ce95e2dc 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/src/main/resources/chat.composite
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/resources/chat.composite
diff --git a/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml
index 897849ff8d..897849ff8d 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml
index 97d91fec56..97d91fec56 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml
diff --git a/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/chat.html b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/chat.html
index 7a449a906a..7a449a906a 100644
--- a/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/chat.html
+++ b/sca-java-1.x/branches/sca-java-1.1/samples/chat-webapp/src/main/webapp/chat.html