From 91f7ccf56164d1352ee532e50f61c56c637664d0 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Fri, 21 May 2010 16:22:22 +0000 Subject: TUSCANY-3563 tweak the base README to reference the generic launcher readmes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947062 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'sca-java-2.x/trunk/samples/README') diff --git a/sca-java-2.x/trunk/samples/README b/sca-java-2.x/trunk/samples/README index e6b7f25a98..d7b0f1eb5d 100644 --- a/sca-java-2.x/trunk/samples/README +++ b/sca-java-2.x/trunk/samples/README @@ -32,10 +32,12 @@ Running the New Style samples To run a new style sample there are 3 basic steps -1) build the contribution: using either mvn, ant or your IDE +1) build the contribution: using either the command "mvn", "ant run" or your usual steps to build a + module in your IDE 2) unit test the contribution: if you used mvn or ant in step 1 then you will already have done this; if you used an IDE follow your usual steps to run the unit test in the contribution's module -3) launch the contribution: go to one of the launcher* subdirectoris of the samples root directory= command line (JSE or OSGi), embedded (JSE or OSGi), SCAClient or Eclipse launcher +3) launch the contribution: go to one of the launcher* subdirectories of the samples root directory + and follow the instructions there to use a launcher to launch your chosen contribution [1] http://tuscany.apache.org/documentation-2x/ @@ -73,9 +75,6 @@ Launchers launcher-eclipse - I what's this? Just embedded-jse with eclipse project files provided? Do we need this? - - - 1/ Use local SCAClient 2/ Use remote SCAClient and distributed domain 3/ Use interoperable binding -- cgit v1.2.3