summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/README (renamed from branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/build.xml (renamed from branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/build.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/pom.xml (renamed from branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/META-INF/sca-deployables/helloworldws.composite (renamed from branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/META-INF/sca-deployables/helloworldws.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/webapp/WEB-INF/web.xml)0
8 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/README b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/README
index 66040004f8..66040004f8 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/README
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/README
diff --git a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/build.xml b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/build.xml
index a7551b5432..a7551b5432 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/build.xml
diff --git a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/pom.xml
index f702fce17b..f702fce17b 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/pom.xml
diff --git a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldImpl.java
index 0de3c70303..0de3c70303 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldService.java
index 268d90e910..268d90e910 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/META-INF/sca-deployables/helloworldws.composite b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/META-INF/sca-deployables/helloworldws.composite
index 114608e4d8..114608e4d8 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/META-INF/sca-deployables/helloworldws.composite
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/META-INF/sca-deployables/helloworldws.composite
diff --git a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/wsdl/helloworld.wsdl
index 0b95fbd14f..0b95fbd14f 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/webapp/WEB-INF/web.xml
index 182fd38fd9..182fd38fd9 100644
--- a/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-1.x/branches/sca-java-1.3.3/samples/helloworld-ws-deep-webapp/src/main/webapp/WEB-INF/web.xml