diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/README (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/README) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/pom.xml (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldClient.java (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldClient.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldService.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldServiceImpl.java (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldServiceImpl.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/context.xml (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/context.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/sca-deployables/HelloWorld.composite (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/sca-deployables/HelloWorld.composite) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/web.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/hello.jsp (renamed from branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/hello.jsp) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/README b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/README index 9be2e0b0f6..9be2e0b0f6 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/README +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/README diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/pom.xml index 00c8d00589..00c8d00589 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/pom.xml diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldClient.java b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldClient.java index c24a741ee2..c24a741ee2 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldClient.java +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldClient.java diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldService.java index 2af978b9ce..2af978b9ce 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldService.java +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldService.java diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldServiceImpl.java b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldServiceImpl.java index 280388f443..280388f443 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldServiceImpl.java +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/java/helloworld/HelloWorldServiceImpl.java diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/context.xml b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/context.xml index 2419887413..2419887413 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/context.xml +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/context.xml diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/sca-deployables/HelloWorld.composite b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/sca-deployables/HelloWorld.composite index f6328d156c..f6328d156c 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/sca-deployables/HelloWorld.composite +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/META-INF/sca-deployables/HelloWorld.composite diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/web.xml index 86710435ae..86710435ae 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/web.xml +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/web.xml diff --git a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/hello.jsp b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/hello.jsp index bc6ef59a9b..bc6ef59a9b 100644 --- a/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/hello.jsp +++ b/sca-java-1.x/branches/sca-java-1.3.2/samples/helloworld-jms-webapp/src/main/webapp/hello.jsp |