summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2008-11-20Start calculator-webapp bring upantelder4-94/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719241 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19More restrictions on the modules included in the build to cut it down to the ↵slaws1-0/+6
minimum set git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719030 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Add main method to make it easier to testantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719005 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copy calculator-equinox from sca-equinox branch to trunk and start bringupantelder17-0/+1056
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718974 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder85-872/+872
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-11-11TUSCANY-2670: Apply patch from Dhaval Chauhan to Improvement to the ↵antelder1-0/+2
zipcode-jaxws sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712971 13f79535-47bb-0310-9956-ffa450edef68
2008-11-10TUSCANY-2668: Apply patch from Dhaval Chauhan to fix README file update for ↵antelder1-0/+22
the sample-chat-webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712649 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Fixes for TUSCANY-2666ramkumar8-12/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711901 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03TUSCANY-2657: Apply patch from Dhaval Chauhan for Updates for the ↵antelder6-18/+32
binding-notification-* samples" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710042 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03TUSCANY-2659: Apply patch from Dhaval Chauhan for Fixes for the ↵antelder2-1/+6
implementation-notification sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710039 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15CORBA calculator samples added to parent pom.xml and README fileswjaniszewski2-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705069 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Service CORBA binding calculator samplewjaniszewski20-0/+1014
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705068 13f79535-47bb-0310-9956-ffa450edef68