summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-30Add the web service binding back in but not the ws policy module. binding-ws-...slaws1-1/+1
2009-01-30Start trying to get a full clean build to work, these two samples are failing...antelder1-2/+2
2009-01-30Start trying to get a full clean build to work, this sample build is failing ...antelder1-0/+2
2009-01-30Update the calculator-rmi sample Ant build scripts so that they work and use ...antelder2-109/+65
2009-01-30Add an sca-sontributions.xml file so to the contribution so it works with the...antelder1-0/+23
2009-01-30Update the calculator-rmi-reference sample to have a jar manifest main classantelder1-0/+14
2009-01-30Update calculator sample to have a Jar manifest main class and to use the sim...antelder2-61/+47
2009-01-29Fix import name to match OASIS package nameslaws1-2/+2
2009-01-29Align the build-common.xml to use the build-path.xml from the distrorfeng1-29/+15
2009-01-28Change bundle version to 2.0.0rfeng1-5/+5
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack201-331/+331
2009-01-28Fork a client thread to call the service after it's readyrfeng2-11/+19
2009-01-28Fix the port #rfeng2-7/+11
2009-01-26Add experimental samples into the build. binding-ws-calculator testing is tur...slaws4-9/+20
2009-01-26Another extension targeted samples to test the common ant file. slaws18-0/+1085
2009-01-26Move more things into the common ant scriptslaws3-95/+89
2009-01-26Add some exception handling so that the JUnit test takes account of exception...slaws4-28/+18
2009-01-26Add an ant build file to hold some common targets used across the samplesslaws1-0/+34
2009-01-23Building ant scripts for JSE/OSGi launcher and host-webapp that can be run fr...slaws39-0/+2521
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-22Add more samples into the buildrfeng1-0/+3
2009-01-22Fix the test case so that they can work with OSGirfeng2-2/+2
2009-01-21Tuscany 2768 - sample showing web services Holder support (input/output param...beckerdo14-73/+716
2009-01-16Set the version for the pluginrfeng1-0/+1
2009-01-16Use the distributions as dependencies instead of individual modulesrfeng1-31/+4
2009-01-16Bring up the equinox-based junit plugin for mavenrfeng2-0/+70
2009-01-14Update the calculator-osgi examplerfeng11-593/+120
2009-01-14Bring up the RMI samples with 2.xrfeng8-64/+94
2008-12-11Adding calculator sample to profilelresende1-0/+2
2008-12-11TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2-4/+2
2008-12-03Clean up the test caserfeng1-6/+0
2008-11-28Add Apache headerslaws1-0/+17
2008-11-28Add ant script to calculator-equinox (currently both OSGi and non-OSGi startu...slaws2-0/+82
2008-11-22Using contribution helper to properly discover the contribution locationlresende1-2/+6
2008-11-22Converting test to latest junit format, and bringing up the sample to demonst...lresende1-14/+21
2008-11-21Simplify the Node API for a common default case so that creating a Node for s...antelder2-13/+2
2008-11-21Get j2se calculator working with current stage 1 modulesantelder3-13/+46
2008-11-20Start calculator-webapp bring upantelder4-94/+0
2008-11-19More restrictions on the modules included in the build to cut it down to the ...slaws1-0/+6
2008-11-19Add main method to make it easier to testantelder1-0/+5
2008-11-19Copy calculator-equinox from sca-equinox branch to trunk and start bringupantelder17-0/+1056
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder85-872/+872
2008-11-11TUSCANY-2670: Apply patch from Dhaval Chauhan to Improvement to the zipcode-j...antelder1-0/+2
2008-11-10TUSCANY-2668: Apply patch from Dhaval Chauhan to fix README file update for t...antelder1-0/+22
2008-11-06Fixes for TUSCANY-2666ramkumar8-12/+159
2008-11-03TUSCANY-2657: Apply patch from Dhaval Chauhan for Updates for the binding-not...antelder6-18/+32
2008-11-03TUSCANY-2659: Apply patch from Dhaval Chauhan for Fixes for the implementatio...antelder2-1/+6
2008-10-17Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende4-4/+4
2008-10-15CORBA calculator samples added to parent pom.xml and README fileswjaniszewski2-0/+6
2008-10-15Service CORBA binding calculator samplewjaniszewski20-0/+1014