summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/calculator-scaclient/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-16TUSCANY-3677 more samples reorgkelvingoodson1-69/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997788 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Change all the samples to use samples\pom.xml as the parent instead of the ↵antelder1-2/+2
sca parent so that they pick up the sample s=config (which is mainly the deploy plugin config which has skip=true so they don;t get deployed to the maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967047 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Correct main class definitionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948740 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20Add a simple stand-alone application that calls a calculator service via the ↵slaws1-0/+69
SCAClient API. Should be usable with any of the calculator based contributions started via any of the launchers. Won't work just yet as the launchers don't keep the application running. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946628 13f79535-47bb-0310-9956-ffa450edef68