summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestServer.java (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestServer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties (renamed from branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties)0
15 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
index 532b84bd22..532b84bd22 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
index 86d7f245e8..86d7f245e8 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
index 182d7c2c55..182d7c2c55 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestServer.java b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestServer.java
index 86e97361df..86e97361df 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestServer.java
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestServer.java
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
index 672dbdc0b5..672dbdc0b5 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
index d7ebd5cbb8..d7ebd5cbb8 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
index 900f59ca9c..900f59ca9c 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
index fde89667cd..fde89667cd 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
index e768707ccd..e768707ccd 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
index f6f9bbfc2e..f6f9bbfc2e 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
index d9b91ed8ba..d9b91ed8ba 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
index de765c986f..de765c986f 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
index 7207398eba..7207398eba 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
index 0f51b96b27..0f51b96b27 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
diff --git a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
index 6c7c7e7ab1..6c7c7e7ab1 100644
--- a/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
+++ b/sca-java-1.x/branches/sca-java-1.2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties