summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/DISCLAIMER (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/LICENSE (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/NOTICE (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/README (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/build.xml (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/build.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/pom.xml (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorld.java (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorld.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldComponent.java (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldComponent.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/helloworldws.composite (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/helloworldws.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.xsd (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.xsd)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/HelloWorld.jsp (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/HelloWorld.jsp)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml)0
15 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/LICENSE
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/NOTICE
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/README b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/README
index 92fd1d2875..92fd1d2875 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/README
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/README
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/build.xml b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/build.xml
index 55f2adfd55..55f2adfd55 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/build.xml
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/pom.xml
index 2ecd184811..2ecd184811 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/pom.xml
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorld.java b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorld.java
index eb82418516..eb82418516 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorld.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorld.java
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldComponent.java b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldComponent.java
index fea4e2a16c..fea4e2a16c 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldComponent.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldComponent.java
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldImpl.java
index 3d6576aca0..3d6576aca0 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/helloworldws.composite b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/helloworldws.composite
index 34396b1b02..34396b1b02 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/helloworldws.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/helloworldws.composite
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.wsdl
index a82e040a67..a82e040a67 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.xsd b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.xsd
index a0b7c37cd9..a0b7c37cd9 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.xsd
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/resources/wsdl/helloworld.xsd
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/HelloWorld.jsp b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/HelloWorld.jsp
index 4657c6cdc1..4657c6cdc1 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/HelloWorld.jsp
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/HelloWorld.jsp
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml
index 6f241cc90c..6f241cc90c 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml
index c4f08cf89b..c4f08cf89b 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-sdo-webapp/src/main/webapp/WEB-INF/web.xml