summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-04Add the rmi samples to itest/samples. Commented out at the moment in the ↵slaws2-17/+77
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-02-04Fix the dir distribution build directory name so that it's the same of ↵slaws2-2/+2
various versions of maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740768 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Turn failOnError on for java/javac tasksslaws3-48/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740759 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Update the dir distro name to match what the build makesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740758 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Update a few more dependencies to use 'feature'antelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740717 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Update to use the feature not the distributionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740714 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04check in files I missed relating to adding a JSE client to binding-ws-calcualtorslaws3-0/+135
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740713 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix to use the feature not the distributionantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740709 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix to use the feature not the distributionantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740708 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Change binding-ws-calculator/build.xml to look similar to the way our build ↵slaws6-126/+64
files used to look. Relies on launcher.jar to run the sample. Add itest/sample to run the samples automatically. Error handling not working yet. This also relies on distribution/all generating a dir distro to test against. Currently this runs as part of the main build but I see Raymond has now separated distributions from features so we could have this be a distribution test stage. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740702 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Add path elements so build scripts works as part of svn checkout and ↵antelder1-0/+2
distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740259 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Restoring calculator-equinox sample that was removed accidentallylresende18-0/+1129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739512 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving samples that are not part of the main build to contrib folderlresende1248-77259/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739507 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Add the web service binding back in but not the ws policy module. ↵slaws1-1/+1
binding-ws-calculator works for me now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739328 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Start trying to get a full clean build to work, these two samples are ↵antelder1-2/+2
failing for me so take them out of the build for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739262 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Start trying to get a full clean build to work, this sample build is failing ↵antelder1-0/+2
for me when building from the top of tuscany but works from within the sample, can't work out why yet so commenting it out for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739261 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Update the calculator-rmi sample Ant build scripts so that they work and use ↵antelder2-109/+65
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-30Update the calculator-rmi-reference sample to have a jar manifest main classantelder1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739216 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30Update calculator sample to have a Jar manifest main class and to use the ↵antelder2-61/+47
simplified Ant build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739214 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Fix import name to match OASIS package nameslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738828 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29Align the build-common.xml to use the build-path.xml from the distrorfeng1-29/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738703 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28Change bundle version to 2.0.0rfeng1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738647 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack201-331/+331
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-28Fork a client thread to call the service after it's readyrfeng2-11/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738326 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28Fix the port #rfeng2-7/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738322 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add experimental samples into the build. binding-ws-calculator testing is ↵slaws4-9/+20
turned off as binding.ws doesn't work yet. host-webapp-calculator doesn't have a junit yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737698 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Another extension targeted samples to test the common ant file. slaws18-0/+1085
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737692 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Move more things into the common ant scriptslaws3-95/+89
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737691 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add some exception handling so that the JUnit test takes account of ↵slaws4-28/+18
exceptions thrown in the "in-composite" client. Also exploit the common ant script. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737683 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add an ant build file to hold some common targets used across the samplesslaws1-0/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737681 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Building ant scripts for JSE/OSGi launcher and host-webapp that can be run ↵slaws39-0/+2521
from command line, maven and eclipse with reference to a development distribution or an installed distribution. Not in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737093 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Add more samples into the buildrfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736521 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Fix the test case so that they can work with OSGirfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736511 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Tuscany 2768 - sample showing web services Holder support (input/output ↵beckerdo14-73/+716
parameters) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736344 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Set the version for the pluginrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735153 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Use the distributions as dependencies instead of individual modulesrfeng1-31/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735079 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Bring up the equinox-based junit plugin for mavenrfeng2-0/+70
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734877 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Update the calculator-osgi examplerfeng11-593/+120
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734283 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Bring up the RMI samples with 2.xrfeng8-64/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734282 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11Adding calculator sample to profilelresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725852 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725539 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03Clean up the test caserfeng1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723137 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Add Apache headerslaws1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721507 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Add ant script to calculator-equinox (currently both OSGi and non-OSGi ↵slaws2-0/+82
startup supported) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721421 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22Using contribution helper to properly discover the contribution locationlresende1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719807 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22Converting test to latest junit format, and bringing up the sample to ↵lresende1-14/+21
demonstrate simple J2SE environment working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719806 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Simplify the Node API for a common default case so that creating a Node for ↵antelder2-13/+2
simple samples and tests can be: node = NodeFactory.newInstance().createNode(); instead of: NodeFactory factory = NodeFactory.newInstance(); String root = ContributionLocationHelper.getContributionLocation("Calculator.composite"); Contribution contribution = new Contribution(root, root); node = factory.createNode("Calculator.composite", contribution); git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719565 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Get j2se calculator working with current stage 1 modulesantelder3-13/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719560 13f79535-47bb-0310-9956-ffa450edef68