summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Start creating a BPEL webapp sampleantelder2009-05-08137-0/+443
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772922 13f79535-47bb-0310-9956-ffa450edef68
* Improved error reporting when exceptions thrown during Composite read phase ↵edwardsmj2009-05-081-4/+4
| | | | | | - now reports the name of the Composite being read git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772882 13f79535-47bb-0310-9956-ffa450edef68
* Start the contribution refactoring as discussed on the mailing list. This is ↵antelder2009-05-08138-0/+13653
| | | | | | the 'contribution (or core-contribution or contribution-runtime) for all the spi/infrastructure type of stuff', right now it has everything so its all in one place and the contribution-metadata can be created by moving bits out of here git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772861 13f79535-47bb-0310-9956-ffa450edef68
* Restoring catalog activity as backup/referencelresende2009-05-081-0/+101
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772855 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache headers to store-androidlresende2009-05-083-0/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772854 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2959 - Store-android patch from Sanni Lookmanlresende2009-05-086-97/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772852 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned Generics problems from Spring implementation filesedwardsmj2009-05-072-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772749 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Moduleramkumar2009-05-071-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772718 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Moduleramkumar2009-05-0742-1435/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772717 13f79535-47bb-0310-9956-ffa450edef68
* Changing Spring Dependenciesramkumar2009-05-077-2/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772693 13f79535-47bb-0310-9956-ffa450edef68
* Added missing springframework package dependencies to the MANIFEST.MF of ↵edwardsmj2009-05-071-0/+5
| | | | | | implementation-spring-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772687 13f79535-47bb-0310-9956-ffa450edef68
* Removed references to implementation.spring.processor package from ↵edwardsmj2009-05-071-6/+1
| | | | | | MANIFEST.MF file in implementation-spring git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772684 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring Moduleramkumar2009-05-0721-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772608 13f79535-47bb-0310-9956-ffa450edef68
* Add sca client impl module to buildantelder2009-05-071-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772575 13f79535-47bb-0310-9956-ffa450edef68
* Remove sysout print and add file missed from initial commitantelder2009-05-072-1/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772562 13f79535-47bb-0310-9956-ffa450edef68
* Fixes the handling of promoted references and services which have callback ↵edwardsmj2009-05-072-3/+60
| | | | | | interfaces, as reported in TUSCANY-3010 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772530 13f79535-47bb-0310-9956-ffa450edef68
* Add a simplified Node impl that doesn't use implementation-node or the ↵antelder2009-05-0720-0/+2356
| | | | | | workspace modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772526 13f79535-47bb-0310-9956-ffa450edef68
* Added exception handling during resolve phase to improve error reportingedwardsmj2009-05-071-7/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772522 13f79535-47bb-0310-9956-ffa450edef68
* Added new check for null URI and URL parameters when reading a Composite ↵edwardsmj2009-05-071-0/+3
| | | | | | document git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772520 13f79535-47bb-0310-9956-ffa450edef68
* moving spring-runtime to spring-scaramkumar2009-05-0623-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772360 13f79535-47bb-0310-9956-ffa450edef68
* moving spring-runtime to spring-scaramkumar2009-05-0621-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772357 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring moduleramkumar2009-05-064-41/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772162 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring moduleramkumar2009-05-061-0/+216
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772155 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring moduleramkumar2009-05-0621-0/+1837
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772154 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring Spring moduleramkumar2009-05-0638-3614/+2145
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772153 13f79535-47bb-0310-9956-ffa450edef68
* Renaming Spring modules as oldramkumar2009-05-0678-0/+6169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772152 13f79535-47bb-0310-9956-ffa450edef68
* Removing unwanted files, got in accidentalyramkumar2009-05-0625-640/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772150 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772148 ↵ramkumar2009-05-0625-0/+640
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Fix for when domain name is nullantelder2009-05-061-2/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772141 13f79535-47bb-0310-9956-ffa450edef68
* Update manifests for sca clientantelder2009-05-063-9/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772135 13f79535-47bb-0310-9956-ffa450edef68
* integrate to allow running of OASIS conformance testskelvingoodson2009-05-062-0/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772131 13f79535-47bb-0310-9956-ffa450edef68
* Continue exploring sca client api with a new module for the client ↵antelder2009-05-0611-44/+387
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772115 13f79535-47bb-0310-9956-ffa450edef68
* Include spring modules in distroantelder2009-05-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772113 13f79535-47bb-0310-9956-ffa450edef68
* Include README files if they're present in modulesantelder2009-05-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772107 13f79535-47bb-0310-9956-ffa450edef68
* Remove old dependency on runtime moduleantelder2009-05-061-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772070 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Fixing NPE with pure http bindinglresende2009-05-061-9/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772022 13f79535-47bb-0310-9956-ffa450edef68
* Allow the SCA composite for bundles can be packaged in an external bundle ↵rfeng2009-05-053-11/+74
| | | | | | and leave the original bundles as is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772014 13f79535-47bb-0310-9956-ffa450edef68
* Small clean up and formatting on testslresende2009-05-053-170/+141
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772008 13f79535-47bb-0310-9956-ffa450edef68
* USCANY-2968 - Enabling more tests that are currently passinglresende2009-05-051-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772007 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Fixing exception handling issues to properly report ↵lresende2009-05-052-14/+28
| | | | | | exceptions as json error responses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772005 13f79535-47bb-0310-9956-ffa450edef68
* USCANY-2968 - Enabling more tests that are currently passinglresende2009-05-051-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772004 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Fixing data binding related issues to properly transform ↵lresende2009-05-053-58/+43
| | | | | | to/from json format as needed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772003 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3005 - Take account of the case where there are either no input ↵slaws2009-05-055-8/+50
| | | | | | parameters or a void return type (or both). Thanks for the patch Kaushik. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771740 13f79535-47bb-0310-9956-ffa450edef68
* Tidy commentslaws2009-05-051-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771723 13f79535-47bb-0310-9956-ffa450edef68
* Add host-jetty dependency as binging-http needs are servlet host. For some ↵slaws2009-05-051-0/+7
| | | | | | reason this test works OK in Eclipse but doesn't work in Maven. So eclipse is picking up the jetty dependency from somewhere else. Ass some ignores also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771680 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Enabling more tests that are currently passinglresende2009-05-053-26/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771606 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende2009-05-052-0/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771605 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Adding databinding dependencies to integration testslresende2009-05-051-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771603 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Enabling test that invoke remote jsonrpc services using the ↵lresende2009-05-051-4/+4
| | | | | | new operation selector/wire format implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771602 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats ↵lresende2009-05-054-9/+251
| | | | | | working end to end git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771601 13f79535-47bb-0310-9956-ffa450edef68