summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/calculator-rmi-service (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng14-533/+533
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Make sample Ant builds Tuscany version neutralantelder1-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755876 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fixes for TUSCANY-2917ramkumar1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750323 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10Remove manifest as its a 'managed' sampleantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742956 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09Add a target to run with equinoxrfeng1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742686 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08Updates to READMElresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742023 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Change distro itest and calc sample so it doesn't need to use the time time ↵antelder1-19/+2
live way of shutting down the service node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741626 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Simplify, these don't need to specify the logging properties nowantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741485 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05Change the samples itest to use the samples from the distribution its ↵antelder1-5/+0
testing instead of the svn src, and this has the additional benifit as the sample build scripts can be simplified to only reference jars frm the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741131 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05Set up the sample scripts so that the automatic run uses a time to live of 4 ↵slaws1-4/+4
seconds while the script, when run manually, waits for the user to press a key. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741087 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Add the rmi samples to itest/samples. Commented out at the moment in the ↵slaws1-9/+49
build.xml file as the service node is not shutting down cleanly when called from ant with a timeout. I also need to find a away to turing the timeout on only for itest/sample and allow the use to use it in a mode where the node blocks until a key is pressed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740823 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Update the calculator-rmi sample Ant build scripts so that they work and use ↵antelder1-54/+32
the simple way to build the sample jar. The calculator-rmi-service build creates an SCA contribution, the calculator-rmi-reference creates an 'unmanaged' jar which use the Node APIs to start a runtime, the only difference in the build.xml is the additional pathelement for the tuscany-node-api jar for the unmanaged one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739220 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Add an sca-sontributions.xml file so to the contribution so it works with ↵antelder1-0/+23
the launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739217 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2-2/+2
and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Fix the test case so that they can work with OSGirfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736511 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Bring up the RMI samples with 2.xrfeng4-29/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734282 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder1-4/+4
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng1-1/+1
Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68