summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactoring Spring Moduleramkumar2009-05-0721-0/+0
* Add sca client impl module to buildantelder2009-05-071-1/+2
* Remove sysout print and add file missed from initial commitantelder2009-05-072-1/+20
* Fixes the handling of promoted references and services which have callback in...edwardsmj2009-05-072-3/+60
* Add a simplified Node impl that doesn't use implementation-node or the worksp...antelder2009-05-0720-0/+2356
* Added exception handling during resolve phase to improve error reportingedwardsmj2009-05-071-7/+10
* Added new check for null URI and URL parameters when reading a Composite docu...edwardsmj2009-05-071-0/+3
* moving spring-runtime to spring-scaramkumar2009-05-0623-0/+0
* moving spring-runtime to spring-scaramkumar2009-05-0621-0/+0
* Refactoring Spring moduleramkumar2009-05-064-41/+42
* Refactoring Spring moduleramkumar2009-05-061-0/+216
* Refactoring Spring moduleramkumar2009-05-0621-0/+1837
* Refactoring Spring moduleramkumar2009-05-0638-3614/+2145
* Renaming Spring modules as oldramkumar2009-05-0678-0/+6169
* Removing unwanted files, got in accidentalyramkumar2009-05-0625-640/+0
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772148 13f79535-47bb-0...ramkumar2009-05-0625-0/+640
* Fix for when domain name is nullantelder2009-05-061-2/+12
* Update manifests for sca clientantelder2009-05-063-9/+14
* integrate to allow running of OASIS conformance testskelvingoodson2009-05-062-0/+183
* Continue exploring sca client api with a new module for the client implementa...antelder2009-05-0611-44/+387
* Include spring modules in distroantelder2009-05-061-0/+10
* Include README files if they're present in modulesantelder2009-05-061-0/+1
* Remove old dependency on runtime moduleantelder2009-05-061-5/+0
* TUSCANY-2968 - Fixing NPE with pure http bindinglresende2009-05-061-9/+15
* Allow the SCA composite for bundles can be packaged in an external bundle and...rfeng2009-05-053-11/+74
* Small clean up and formatting on testslresende2009-05-053-170/+141
* USCANY-2968 - Enabling more tests that are currently passinglresende2009-05-051-6/+6
* TUSCANY-2968 - Fixing exception handling issues to properly report exceptions...lresende2009-05-052-14/+28
* USCANY-2968 - Enabling more tests that are currently passinglresende2009-05-051-12/+12
* TUSCANY-2968 - Fixing data binding related issues to properly transform to/fr...lresende2009-05-053-58/+43
* TUSCANY-3005 - Take account of the case where there are either no input param...slaws2009-05-055-8/+50
* Tidy commentslaws2009-05-051-3/+1
* Add host-jetty dependency as binging-http needs are servlet host. For some re...slaws2009-05-051-0/+7
* TUSCANY-2968 - Enabling more tests that are currently passinglresende2009-05-053-26/+27
* TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende2009-05-052-0/+46
* TUSCANY-2968 - Adding databinding dependencies to integration testslresende2009-05-051-0/+12
* TUSCANY-2968 - Enabling test that invoke remote jsonrpc services using the ne...lresende2009-05-051-4/+4
* TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats w...lresende2009-05-054-9/+251
* TUSCANY-2968 - Discovering and adding wire format and operation selector inte...lresende2009-05-055-11/+117
* Fixing NPE when no operation provided when creating invokerlresende2009-05-051-1/+6
* Update spring for recent mediator change that missed th espring extensionantelder2009-05-051-6/+1
* Change the test case to use an external SCA bundle to control the RFC119rfeng2009-05-046-3/+151
* Fix ant script problems and add a test casenash2009-05-0421-275/+482
* Turn FaultExceptionMapper into a declarative system utilityrfeng2009-05-044-12/+30
* Merge the change from 1.xrfeng2009-05-041-1/+15
* Set context for mediateFault as well.scottkurz2009-05-041-1/+15
* TUSCANY-2968 - Minor update to make serice providers follow the same implemen...lresende2009-05-044-7/+12
* TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and oper...lresende2009-05-047-16/+69
* TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende2009-05-0411-13/+96
* TUSCANY-2968 - JSONRPC operation selectorlresende2009-05-049-13/+181