diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/README (renamed from branches/trunk-20080910/samples/helloworld-distributed/README) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/README (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/README) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/pom.xml (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/pom.xml) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/Helloworld.java (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/Helloworld.java) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldImpl.java (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldImpl.java) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldNode.java (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldNode.java) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/resources/Helloworld.composite (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/resources/Helloworld.composite) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/README (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/README) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/build.xml (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/build.xml) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/pom.xml (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/pom.xml) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/java/sample/Helloworld.java (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/java/sample/Helloworld.java) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.composite (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.composite) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.xml) | 0 | ||||
-rw-r--r-- | branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/hello.jsp (renamed from branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/hello.jsp) | 0 |
14 files changed, 0 insertions, 0 deletions
diff --git a/branches/trunk-20080910/samples/helloworld-distributed/README b/branches/sca-trunk-20080910/samples/helloworld-distributed/README index 0ea891b07f..0ea891b07f 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/README +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/README diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/README b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/README index 0ea891b07f..0ea891b07f 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/README +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/README diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/pom.xml b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/pom.xml index 941cb2b4ed..941cb2b4ed 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/pom.xml +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/pom.xml diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/Helloworld.java b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/Helloworld.java index 386426df73..386426df73 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/Helloworld.java +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/Helloworld.java diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldImpl.java b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldImpl.java index 033b4088c8..033b4088c8 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldImpl.java +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldImpl.java diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldNode.java b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldNode.java index 3cd8fe547a..3cd8fe547a 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldNode.java +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/java/sample/HelloworldNode.java diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/resources/Helloworld.composite b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/resources/Helloworld.composite index 0f827390c8..0f827390c8 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/resources/Helloworld.composite +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-node/src/main/resources/Helloworld.composite diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/README b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/README index 0ea891b07f..0ea891b07f 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/README +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/README diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/build.xml b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/build.xml index e08dd3027a..e08dd3027a 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/build.xml +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/build.xml diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/pom.xml b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/pom.xml index 1fc96d1623..1fc96d1623 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/pom.xml +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/pom.xml diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/java/sample/Helloworld.java b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/java/sample/Helloworld.java index 7dd39b82a4..7dd39b82a4 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/java/sample/Helloworld.java +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/java/sample/Helloworld.java diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.composite b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.composite index 0e8de1be42..0e8de1be42 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.composite +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.composite diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.xml b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.xml index 1eefec1c48..1eefec1c48 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.xml +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/WEB-INF/web.xml diff --git a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/hello.jsp b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/hello.jsp index 873329cf7c..873329cf7c 100644 --- a/branches/trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/hello.jsp +++ b/branches/sca-trunk-20080910/samples/helloworld-distributed/helloworld-webapp/src/main/webapp/hello.jsp |