summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* 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
* 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
* Update spring for recent mediator change that missed th espring extensionantelder2009-05-051-6/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771582 13f79535-47bb-0310-9956-ffa450edef68
* Change the test case to use an external SCA bundle to control the RFC119rfeng2009-05-046-3/+151
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771488 13f79535-47bb-0310-9956-ffa450edef68
* Turn FaultExceptionMapper into a declarative system utilityrfeng2009-05-044-12/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771357 13f79535-47bb-0310-9956-ffa450edef68
* Merge the change from 1.xrfeng2009-05-041-1/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771356 13f79535-47bb-0310-9956-ffa450edef68
* Improve error reporting when exceptions occur during Java interface ↵edwardsmj2009-05-031-1/+3
| | | | | | processing - tag all exceptions with the name of the Java interface class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771034 13f79535-47bb-0310-9956-ffa450edef68
* Improve error reporting when exceptions occur during Java implementation ↵edwardsmj2009-05-031-28/+32
| | | | | | processing - tag all exceptions with the name of the Java class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771033 13f79535-47bb-0310-9956-ffa450edef68
* Improve error reporting when exceptions occur during composite document ↵edwardsmj2009-05-031-2/+8
| | | | | | processing - tag all exceptions with the name of the composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771032 13f79535-47bb-0310-9956-ffa450edef68
* Add a README to the spring modulesantelder2009-05-022-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770904 13f79535-47bb-0310-9956-ffa450edef68
* Add a couple of comments to new classesantelder2009-05-024-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770902 13f79535-47bb-0310-9956-ffa450edef68
* Add spring itests to the buildantelder2009-05-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770899 13f79535-47bb-0310-9956-ffa450edef68
* Add spring modules to buildantelder2009-05-021-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770898 13f79535-47bb-0310-9956-ffa450edef68
* Refresh context to fix itest failure. Need to undestand why a refresh is ↵antelder2009-05-021-2/+4
| | | | | | required git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770897 13f79535-47bb-0310-9956-ffa450edef68
* Get the Spring reference and property annotations goingantelder2009-05-022-14/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770895 13f79535-47bb-0310-9956-ffa450edef68
* Get the spring reference and property annotations goingantelder2009-05-023-3/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770894 13f79535-47bb-0310-9956-ffa450edef68
* Merge the Mediator changes from 1.xrfeng2009-05-0117-486/+699
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770781 13f79535-47bb-0310-9956-ffa450edef68
* Add the check for deployment composite from the XML string valuerfeng2009-05-011-92/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770779 13f79535-47bb-0310-9956-ffa450edef68
* Include both tuscany and spring runtime modulesantelder2009-05-011-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770745 13f79535-47bb-0310-9956-ffa450edef68
* Compelete a bit more of the spring impl refactor - only 2 itests left ↵antelder2009-05-012-17/+15
| | | | | | failing now! git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770744 13f79535-47bb-0310-9956-ffa450edef68
* Compelete a bit more of the spring impl refactorantelder2009-05-012-4/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770743 13f79535-47bb-0310-9956-ffa450edef68
* Update to find file input stream correctlyantelder2009-05-011-2/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770733 13f79535-47bb-0310-9956-ffa450edef68
* Tidy imports, no other code changesantelder2009-05-011-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770701 13f79535-47bb-0310-9956-ffa450edef68
* Tidy imports, no other code changesantelder2009-05-015-20/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770700 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the spring annotation supportantelder2009-05-012-6/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770699 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the spring annotation supportantelder2009-05-019-247/+300
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770692 13f79535-47bb-0310-9956-ffa450edef68
* Tidy upspring manifestsantelder2009-05-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770653 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up spring manifestsantelder2009-05-012-20/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770652 13f79535-47bb-0310-9956-ffa450edef68
* Update the spring pom.xml's with warning messageantelder2009-05-012-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770646 13f79535-47bb-0310-9956-ffa450edef68
* Use maven-assembly-plugin to create zip contributionrfeng2009-04-3010-105/+191
| | | | | | Fix the parent pom and junit version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770316 13f79535-47bb-0310-9956-ffa450edef68
* Start to separate the tuscany and spring code into descrete modules with no ↵antelder2009-04-3014-441/+693
| | | | | | references to Spring classes in the implementation-spring module and no references to Tuscany classes in the implementation-spring-runtime module. Work in progress, compiles cleanly but the tests don't run but then they didn't run before this commit either git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770312 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned CompositeDocumentProcessor class and added commentsedwardsmj2009-04-301-59/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770288 13f79535-47bb-0310-9956-ffa450edef68
* MOving data-engine-helper to contriblresende2009-04-3010-0/+1178
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770039 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-04-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769930 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for Spring Refactoringramkumar2009-04-294-20/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769749 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj2009-04-291-1/+6
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769745 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj2009-04-291-0/+1
| | | | | | implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769744 13f79535-47bb-0310-9956-ffa450edef68