summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-23Add latest Spring extensions for SCA schema from OASISantelder1-0/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073897 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Add binding dependenciesantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073845 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Add jetty by default so http based things work by default with the pluginantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073844 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Add a test sample that uses Spring with both binding.http and binding.restantelder8-0/+382
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073839 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Add the JAXRS APIs so the maven build worksantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073830 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Start looking at how to do all the http/rest/web20 type samples, this one a ↵antelder7-0/+340
helloworld sample using binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073816 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Start looking at how to do all the http/rest/web20 type samples with a ↵antelder7-0/+346
helloworld http sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073803 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Updates to the spring helloworld sample, move all the config files into ↵antelder3-1/+3
meta-inf and add a sca service element to the beans xml file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073733 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Handle the case where the sca service type attribute is not specified. I'm ↵antelder1-2/+38
going to raise a spec querry about the bean improspection rules in this situation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073721 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Added changes from the Beta2 branch to trunk.fmoga1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073708 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Remove things from the pom that are redundant now that it uses a parentantelder1-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073638 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23Add new version of the helloworld sample which doesn't include anything to ↵antelder7-0/+236
do with running Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073637 13f79535-47bb-0310-9956-ffa450edef68
2011-02-21TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to ↵slaws8-51/+56
the core spi module so that people who want to implement their own mapper don't need to depend on a runtime module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073037 13f79535-47bb-0310-9956-ffa450edef68
2011-02-21TUSCANY-3834: Update to use the Monitor when logging the stop exceptionantelder2-9/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072974 13f79535-47bb-0310-9956-ffa450edef68
2011-02-21Copy 2.0-Beta2-RC3 tag as 2.0-Beta2 final release tag.fmoga6340-0/+539954
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072933 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18Commit patch for TUSCANY-3836bdaniel1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071882 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17Update READMEantelder1-20/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071624 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17Add a helloworld sample using implementation.springantelder8-0/+327
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071621 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Add a binding.ws composite that can be used with the helloworld sampleantelder1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071020 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Update shell to show the command text when installing an initial contributionantelder1-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071019 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Fix wrapper clone to include clone of unwrapped info.scottkurz1-0/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070946 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Enable async bare test now that TUSCANY-3832 is fixed.scottkurz3-5/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070929 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from ↵scottkurz4-31/+48
recent multiple output support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070928 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology ↵scottkurz8-14/+68
by introducing "notSubjectToWrapping" as a term in place of "bare". git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070926 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Improve toString() of a couple classes.scottkurz2-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070922 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Update to embed the calculator contribution in the itest now that the ↵antelder2-1/+1
samples are empty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070832 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14Minor README editsantelder1-4/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070449 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14Update helloworld sample to use top level sam[ple pom.xml as parentantelder1-2/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070427 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14Update samples top level pom.xml to remove all the old config and to enable ↵antelder1-26/+4
deployng samples wth generated legal files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070426 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14Remove old comment that no longer appliesantelder1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070423 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12Create the 2.0-Beta2-RC3 tag.fmoga6340-0/+539954
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070049 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11Updated CHANGES file.fmoga1-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069969 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11Correct core modification.fmoga2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069951 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11Update comet binding sample to demonstrate server push.fmoga8-48/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069940 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11Copy Message bindingContext from forward message to callback message.fmoga1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069937 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11Added multiple response support for the comet binding.fmoga8-268/+447
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069936 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Commented out OASIS arifacts from compliance tests pom according to ↵fmoga3-7/+14
TUSCANY-3748. Added missing parent for the helloworld-contribution sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069342 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Take the old sample distribution tests out of the build while the sample ↵antelder1-0/+7
updates happen git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069295 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Changed version to 2.0-Beta2-SNAPSHOT.fmoga433-2123/+2123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069291 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder1-154/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069290 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder104-5000/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069289 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder451-21838/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069288 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder45-1942/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069286 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder71-4423/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069285 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder79-12593/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069284 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Take out all the sample subfolders from the buildantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069283 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Copy the samples readme to unreleasedantelder1-0/+154
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069282 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Copy the helloworld sample to unreleasedantelder7-0/+294
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069280 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Move the current trunk unreleased folder to contrib as i don't think ↵antelder151-0/+0
anything in there is being actively worked on. If this not the case and something is then no problem to move it back git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069275 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Copy all trunk samples to contribantelder752-0/+46014
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069274 13f79535-47bb-0310-9956-ffa450edef68