summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Correctly pass query strings through component wiring redirects and improve ↵jsdelfino2011-02-2622-221/+500
| | | | | | format of XML and JSON response documents. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074924 13f79535-47bb-0310-9956-ffa450edef68
* Some improvements to the edit module. Add a few sample apps and test cases, ↵jsdelfino2011-02-2647-1001/+1922
| | | | | | show current user and links to app data. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074923 13f79535-47bb-0310-9956-ffa450edef68
* Correct validation of the Spring reference default bean attributeantelder2011-02-251-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074680 13f79535-47bb-0310-9956-ffa450edef68
* Add an alternative approach to the helloworld rest sample that reuses the ↵antelder2011-02-258-0/+369
| | | | | | helloworld sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074480 13f79535-47bb-0310-9956-ffa450edef68
* Move the binding/policy configuration step to after the Axis config context ↵slaws2011-02-251-5/+7
| | | | | | has been created. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074465 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3839 - add a generic interceptor rather than a binding specific ↵slaws2011-02-251-1/+1
| | | | | | interceptor despite the method name. The binding specific interceptors are added in initReferenceBindingInvocationChains() git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074462 13f79535-47bb-0310-9956-ffa450edef68
* Use the latest Spring SCA extension namespaceantelder2011-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074441 13f79535-47bb-0310-9956-ffa450edef68
* Adding a test to start looking if we can support Gang's scenario in 2.x. The ↵slaws2011-02-2421-0/+1134
| | | | | | idea is to prod each of the injection points to make sure we do the right thing at each stage. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074213 13f79535-47bb-0310-9956-ffa450edef68
* Add the spi test to the buildslaws2011-02-241-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074117 13f79535-47bb-0310-9956-ffa450edef68
* set native eol styleslaws2011-02-241-4086/+4086
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074115 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with wrapper and SCABindingMapper SPI changesslaws2011-02-241-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074111 13f79535-47bb-0310-9956-ffa450edef68
* Add latest Spring extensions for SCA schema from OASISantelder2011-02-231-0/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073897 13f79535-47bb-0310-9956-ffa450edef68
* Add binding dependenciesantelder2011-02-231-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073845 13f79535-47bb-0310-9956-ffa450edef68
* Add jetty by default so http based things work by default with the pluginantelder2011-02-231-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073844 13f79535-47bb-0310-9956-ffa450edef68
* Add a test sample that uses Spring with both binding.http and binding.restantelder2011-02-238-0/+382
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073839 13f79535-47bb-0310-9956-ffa450edef68
* Add the JAXRS APIs so the maven build worksantelder2011-02-231-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073830 13f79535-47bb-0310-9956-ffa450edef68
* Start looking at how to do all the http/rest/web20 type samples, this one a ↵antelder2011-02-237-0/+340
| | | | | | helloworld sample using binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073816 13f79535-47bb-0310-9956-ffa450edef68
* Start looking at how to do all the http/rest/web20 type samples with a ↵antelder2011-02-237-0/+346
| | | | | | helloworld http sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073803 13f79535-47bb-0310-9956-ffa450edef68
* Updates to the spring helloworld sample, move all the config files into ↵antelder2011-02-233-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
* Handle the case where the sca service type attribute is not specified. I'm ↵antelder2011-02-231-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
* Added changes from the Beta2 branch to trunk.fmoga2011-02-231-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073708 13f79535-47bb-0310-9956-ffa450edef68
* Remove things from the pom that are redundant now that it uses a parentantelder2011-02-231-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073638 13f79535-47bb-0310-9956-ffa450edef68
* Add new version of the helloworld sample which doesn't include anything to ↵antelder2011-02-237-0/+236
| | | | | | do with running Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073637 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to ↵slaws2011-02-218-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
* TUSCANY-3834: Update to use the Monitor when logging the stop exceptionantelder2011-02-212-9/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072974 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3834: Update so that exceptions during stop processing use the ↵antelder2011-02-215-11/+58
| | | | | | Monitor to log the exception git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072965 13f79535-47bb-0310-9956-ffa450edef68
* Copy 2.0-Beta2-RC3 tag as 2.0-Beta2 final release tag.fmoga2011-02-216340-0/+539954
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072933 13f79535-47bb-0310-9956-ffa450edef68
* Add two builtin component properties containing the current HTTP request ↵jsdelfino2011-02-205-1/+66
| | | | | | path and query parameters. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072763 13f79535-47bb-0310-9956-ffa450edef68
* Minor CSS fixes for cross-browser compatibility.jsdelfino2011-02-204-13/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072762 13f79535-47bb-0310-9956-ffa450edef68
* Commit patch for TUSCANY-3836bdaniel2011-02-181-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071882 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete/empty folderslresende2011-02-180-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071841 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete/empty folderslresende2011-02-180-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071840 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete/empty folderslresende2011-02-180-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071839 13f79535-47bb-0310-9956-ffa450edef68
* Update READMEantelder2011-02-171-20/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071624 13f79535-47bb-0310-9956-ffa450edef68
* Add a helloworld sample using implementation.springantelder2011-02-178-0/+327
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071621 13f79535-47bb-0310-9956-ffa450edef68
* Add a binding.ws composite that can be used with the helloworld sampleantelder2011-02-151-0/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071020 13f79535-47bb-0310-9956-ffa450edef68
* Update shell to show the command text when installing an initial contributionantelder2011-02-151-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071019 13f79535-47bb-0310-9956-ffa450edef68
* Fix wrapper clone to include clone of unwrapped info.scottkurz2011-02-151-0/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070946 13f79535-47bb-0310-9956-ffa450edef68
* Enable async bare test now that TUSCANY-3832 is fixed.scottkurz2011-02-153-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070929 13f79535-47bb-0310-9956-ffa450edef68
* Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from ↵scottkurz2011-02-154-31/+48
| | | | | | recent multiple output support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070928 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology ↵scottkurz2011-02-158-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
* Improve toString() of a couple classes.scottkurz2011-02-152-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070922 13f79535-47bb-0310-9956-ffa450edef68
* Update to embed the calculator contribution in the itest now that the ↵antelder2011-02-152-1/+1
| | | | | | samples are empty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070832 13f79535-47bb-0310-9956-ffa450edef68
* Minor README editsantelder2011-02-141-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070449 13f79535-47bb-0310-9956-ffa450edef68
* Update helloworld sample to use top level sam[ple pom.xml as parentantelder2011-02-141-2/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070427 13f79535-47bb-0310-9956-ffa450edef68
* Update samples top level pom.xml to remove all the old config and to enable ↵antelder2011-02-141-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
* Remove old comment that no longer appliesantelder2011-02-141-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070423 13f79535-47bb-0310-9956-ffa450edef68
* Add a few sample composites and a few fixes to the existing ones.jsdelfino2011-02-1224-280/+819
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070123 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3733 - Removing empty folderslresende2011-02-120-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070112 13f79535-47bb-0310-9956-ffa450edef68
* Update KEYS with new key.fmoga2011-02-121-51/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070107 13f79535-47bb-0310-9956-ffa450edef68