From fac408d8edcc3df22f57d9ccd0bcc1148f6d8f0e Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 9 Dec 2008 00:16:23 +0000 Subject: TUSCANY-2729 - Updates to readme to remove statement that sample is not working in linux git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724562 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.x/samples/binding-echo/README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'branches/sca-java-1.x') diff --git a/branches/sca-java-1.x/samples/binding-echo/README b/branches/sca-java-1.x/samples/binding-echo/README index 2772460cc6..84367ab5f0 100644 --- a/branches/sca-java-1.x/samples/binding-echo/README +++ b/branches/sca-java-1.x/samples/binding-echo/README @@ -22,12 +22,11 @@ java -cp ../../lib/tuscany-sca-manifest.jar:../binding-echo-extension/target/sam This looks like a long command. The three things we add to the classpath are -tuscany-sca-manifest.jar - all of the standard Tuscany SCA runtime and - extension classes +tuscany-sca-manifest.jar - all of the standard Tuscany SCA runtime and + extension classes sample-binding-echo-extension.jar - the new echo binding extension implementation -sample-binding-echo - the application that uses the echo binding +sample-binding-echo - the application that uses the echo binding -Note: this sample currently is not working on Linux Sample Overview --------------- -- cgit v1.2.3