summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/binding-ws-calculator (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the explicit contribution location to avoid conflicts inside Eclipse as t...rfeng2009-09-181-1/+4
* Remove unused importsrfeng2009-08-031-7/+0
* Change sample Ant build to not hardcode teh versionantelder2009-03-181-4/+6
* Fixes for TUSCANY-2917ramkumar2009-03-181-1/+1
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-6/+6
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-6/+6
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-062-2/+2
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-052-23/+23
* Adding sca-contribution to allow same sample client to run from ant and comma...lresende2009-02-083-5/+27
* Change distro itest and calc sample so it doesn't need to use the time time l...antelder2009-02-061-1/+0
* Simplify, these don't need to specify the logging properties nowantelder2009-02-061-1/+0
* Change the samples itest to use the samples from the distribution its testing...antelder2009-02-051-3/+0
* Fix the problem with the distributions overwriting each other by merging the ...antelder2009-02-051-1/+1
* Fix the dir distribution build directory name so that it's the same of variou...slaws2009-02-041-1/+1
* Turn failOnError on for java/javac tasksslaws2009-02-041-2/+4
* Update the dir distro name to match what the build makesantelder2009-02-041-1/+1
* Update a few more dependencies to use 'feature'antelder2009-02-041-3/+3
* Update to use the feature not the distributionantelder2009-02-041-1/+1
* check in files I missed relating to adding a JSE client to binding-ws-calcualtorslaws2009-02-043-0/+135
* Change binding-ws-calculator/build.xml to look similar to the way our build f...slaws2009-02-045-126/+61
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-283-6/+6
* Fork a client thread to call the service after it's readyrfeng2009-01-282-11/+19
* Fix the port #rfeng2009-01-282-7/+11
* Add experimental samples into the build. binding-ws-calculator testing is tur...slaws2009-01-261-0/+11
* Another extension targeted samples to test the common ant file. slaws2009-01-2618-0/+1085