diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:07:45 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:07:45 +0000 |
commit | 6a3ca6736c808c1647854e405ef379b609f276db (patch) | |
tree | 67670193d3511b227100419589d0f2ec0bb02cc0 /sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp | |
parent | 9f395ebf3ec27f89c8dc63137bc99c8d6b0cff6d (diff) |
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835126 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/README (renamed from branches/sca-java-1.2.1/samples/chat-webapp/README) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.png (renamed from branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.png) | bin | 6552 -> 6552 bytes | |||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.svg (renamed from branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.svg) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/pom.xml (renamed from branches/sca-java-1.2.1/samples/chat-webapp/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatService.java (renamed from branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatService.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java (renamed from branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/resources/chat.composite (renamed from branches/sca-java-1.2.1/samples/chat-webapp/src/main/resources/chat.composite) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/chat.html (renamed from branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/chat.html) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/README b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/README index 0186006211..0186006211 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/README +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/README diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.png b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.png Binary files differindex fdf540d243..fdf540d243 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.png +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.png diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.svg b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.svg index b37c1dc590..b37c1dc590 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.svg +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/chat-webapp.svg diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/pom.xml index 49b4591391..49b4591391 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/pom.xml diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatService.java b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatService.java index fbec33faa6..fbec33faa6 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatService.java +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatService.java diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java index 7d0bfb3307..7d0bfb3307 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/java/sample/ChatServiceImpl.java diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/resources/chat.composite b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/resources/chat.composite index c9ce95e2dc..c9ce95e2dc 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/resources/chat.composite +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/resources/chat.composite diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml index 897849ff8d..897849ff8d 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/META-INF/sca-contribution.xml diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml index 5cc16685b6..5cc16685b6 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/WEB-INF/web.xml diff --git a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/chat.html b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/chat.html index 7a449a906a..7a449a906a 100644 --- a/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/chat.html +++ b/sca-java-1.x/branches/sca-java-1.2.1/samples/chat-webapp/src/main/webapp/chat.html |