summaryrefslogtreecommitdiffstats
path: root/java/sca/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Format code and make composite scopeantelder2009-02-182-7/+7
* Add a JSP helloworld sampleantelder2009-02-186-0/+222
* Start of a basic helloworld sample that demonstrates embedding a Tuscany runt...antelder2009-02-185-0/+184
* Update to use the moved pluginantelder2009-02-171-3/+3
* I expect we'll get rid of this sample soon but I noticed the default target w...slaws2009-02-121-1/+1
* Remove manifest as its a 'managed' sampleantelder2009-02-101-3/+0
* Add a target to run with equinoxrfeng2009-02-091-0/+10
* Fix the jar name in build.xmlrfeng2009-02-091-1/+1
* TUSCANY-2826 Sample READMEs have mistakesbeckerdo2009-02-092-12/+12
* Updating implementation-java-calculator pom to remove artifact version from g...lresende2009-02-082-4/+6
* Updates to calculator-osgi READMElresende2009-02-081-0/+97
* Updates to calculator-equinox READMElresende2009-02-081-2/+2
* Updates to READMElresende2009-02-082-6/+6
* Updates to README, fixing build.xml to proper create sample jarlresende2009-02-083-5/+3
* Adding sca-contribution to allow same sample client to run from ant and comma...lresende2009-02-083-5/+27
* Updates to calculator readmelresende2009-02-081-2/+2
* Updating build script to allow user to call ant runlresende2009-02-081-28/+40
* Update the name for generated manifest to be tuscany-sca-manifest.jar and tus...rfeng2009-02-072-6/+6
* Fix the build.xml to work with JSE and Equinox node launchersrfeng2009-02-062-51/+133
* Change distro itest and calc sample so it doesn't need to use the time time l...antelder2009-02-063-22/+3
* Simplify, these don't need to specify the logging properties nowantelder2009-02-063-3/+0
* Change the samples itest to use the samples from the distribution its testing...antelder2009-02-054-13/+0
* Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws2009-02-051-4/+4
* Fix the problem with the distributions overwriting each other by merging the ...antelder2009-02-053-4/+3
* Updating list of samples in the READMElresende2009-02-051-90/+12
* Add the rmi samples to itest/samples. Commented out at the moment in the buil...slaws2009-02-042-17/+77
* Fix the dir distribution build directory name so that it's the same of variou...slaws2009-02-042-2/+2
* Turn failOnError on for java/javac tasksslaws2009-02-043-48/+44
* 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
* Fix to use the feature not the distributionantelder2009-02-041-2/+2
* Fix to use the feature not the distributionantelder2009-02-041-2/+2
* Change binding-ws-calculator/build.xml to look similar to the way our build f...slaws2009-02-046-126/+64
* Add path elements so build scripts works as part of svn checkout and distribu...antelder2009-02-031-0/+2
* Restoring calculator-equinox sample that was removed accidentallylresende2009-01-3118-0/+1129
* Moving samples that are not part of the main build to contrib folderlresende2009-01-311248-77259/+1
* Add the web service binding back in but not the ws policy module. binding-ws-...slaws2009-01-301-1/+1
* Start trying to get a full clean build to work, these two samples are failing...antelder2009-01-301-2/+2
* Start trying to get a full clean build to work, this sample build is failing ...antelder2009-01-301-0/+2
* Update the calculator-rmi sample Ant build scripts so that they work and use ...antelder2009-01-302-109/+65
* Add an sca-sontributions.xml file so to the contribution so it works with the...antelder2009-01-301-0/+23
* Update the calculator-rmi-reference sample to have a jar manifest main classantelder2009-01-301-0/+14
* Update calculator sample to have a Jar manifest main class and to use the sim...antelder2009-01-302-61/+47
* Fix import name to match OASIS package nameslaws2009-01-291-2/+2
* Align the build-common.xml to use the build-path.xml from the distrorfeng2009-01-291-29/+15
* Change bundle version to 2.0.0rfeng2009-01-281-5/+5
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-28201-331/+331
* Fork a client thread to call the service after it's readyrfeng2009-01-282-11/+19