From 31518522e854468ca48bc5d687c50c7926fb14f4 Mon Sep 17 00:00:00 2001 From: bdaniel Date: Mon, 11 Oct 2010 21:08:02 +0000 Subject: Fix URI in JMS sample composite and update README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021508 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/learning-more/binding-jms/helloworld-contribution/README | 4 ++-- .../helloworld-contribution/src/main/webapp/WEB-INF/web.composite | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/README b/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/README index 88bbe9adcb..580d5e79c7 100644 --- a/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/README +++ b/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/README @@ -3,7 +3,7 @@ JMS HelloWorld Sample This sample demonstrates a simple webapp containing a hello world style client and service using the JMS binding for request-response style messaging. -The README in the samples directory (the directory above this) provides +The README in the samples directory (the directory three directories above this) provides general instructions about building and running samples. Take a look there first. @@ -128,4 +128,4 @@ Others... - \ No newline at end of file + diff --git a/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/src/main/webapp/WEB-INF/web.composite index c51985bc30..b5d8c70d14 100644 --- a/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/src/main/webapp/WEB-INF/web.composite +++ b/sca-java-2.x/trunk/samples/learning-more/binding-jms/helloworld-contribution/src/main/webapp/WEB-INF/web.composite @@ -30,7 +30,7 @@ - + -- cgit v1.2.3