summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix ant script problems and add a test casenash2009-05-0421-275/+482
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771426 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
* Set context for mediateFault as well.scottkurz2009-05-041-1/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771345 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Minor update to make serice providers follow the same ↵lresende2009-05-044-7/+12
| | | | | | implementation pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771212 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and ↵lresende2009-05-047-16/+69
| | | | | | operation selector interceptors to the invocation chain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771209 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende2009-05-0411-13/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - JSONRPC operation selectorlresende2009-05-049-13/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771205 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
* Remove the unused mediator lookuprfeng2009-05-021-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770972 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3008 disable reference test in testContributeEAR_Enhanced16 until ↵slaws2009-05-021-1/+2
| | | | | | this problem is fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770931 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add test code to exercise new JEE sample archives including ↵slaws2009-05-029-18/+483
| | | | | | code to show how to process an archive that appears outside of the contribution that references it. See TestExternalEarModelResolver.java. Some jee processing changes were required to make this work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770930 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2978 - Add some more sample archives based on the scenarios here ↵slaws2009-05-0219-62/+542
| | | | | | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Java+EE+Integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770928 13f79535-47bb-0310-9956-ffa450edef68
* Double the time the test waits for the time to live to be set into the ↵slaws2009-05-021-1/+1
| | | | | | initial context as it's failing on my machine with the existing timeout. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770927 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
* Set svn ignoresantelder2009-05-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770900 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
* TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the ↵lresende2009-05-0267-777/+777
| | | | | | oasis draft, as we are not really implementing the whole spec but just following the wireFormat and operationSelector options implemented in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770880 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Changing binding to tuscany namespace and other small updateslresende2009-05-0214-31/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2968 - Updating binding-http schema and moving wireFormat and ↵lresende2009-05-023-8/+42
| | | | | | operationSelector to tuscany-sca-core.xsd to be sharable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770873 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3006 - Disabling failing test caseslresende2009-05-021-22/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770870 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
* Clean up importsrfeng2009-05-011-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770731 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
* TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ↵antelder2009-05-011-17/+14
| | | | | | namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770621 13f79535-47bb-0310-9956-ffa450edef68
* Add jee contribution samples to the build as the contribution-jee itest ↵antelder2009-05-011-0/+1
| | | | | | depends on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770606 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the data transformation and copy logic into Mediator utilityrfeng2009-05-018-426/+557
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770532 13f79535-47bb-0310-9956-ffa450edef68
* Update to cargo plugin 1.0rfeng2009-05-011-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770531 13f79535-47bb-0310-9956-ffa450edef68
* Add annotation dependency as the provided scope is not transitiverfeng2009-05-011-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770529 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignorerfeng2009-05-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770527 13f79535-47bb-0310-9956-ffa450edef68
* Start to add contribution level SDO type registrationrfeng2009-04-306-11/+490
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770396 13f79535-47bb-0310-9956-ffa450edef68
* Move the Holder logic into JAXWS interface processorrfeng2009-04-302-45/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770367 13f79535-47bb-0310-9956-ffa450edef68