summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3800: Generate correct WSDL for two-dimensional arraysnash2010-12-041-3/+5
* TUSCANY-3805: Fix compilation errornash2010-12-031-1/+3
* Add more testsnash2010-12-0311-1/+333
* Refactor into framework and separate test cases, and add more testsnash2010-12-037-379/+399
* Modify test cases so that they aren't checking for an exact string. Different...bdaniel2010-12-033-10/+97
* TUSCANY-3298: Enable JAXB wrappers for WSDL generationnash2010-12-037-20/+129
* correct importslaws2010-12-031-1/+1
* TUSCANY-3801 - only create a service to accept async responses if the binding...slaws2010-12-031-3/+10
* TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...slaws2010-12-033-17/+62
* TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws2010-12-039-25/+251
* TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces. slaws2010-12-032-3/+23
* TUSCANY-3801 - add an async implementation provider interface to allow provid...slaws2010-12-031-0/+65
* TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...slaws2010-12-032-0/+114
* TUSCANY-3801 - Add new provider interfaces that allow providers to indicate w...slaws2010-12-032-0/+96
* just remove some blank linesslaws2010-12-031-4/+2
* TUSCANY-3801 - allow endpoints to report when they are configured for async i...slaws2010-12-033-2/+26
* TUSCANY-3801 - update to match infrastructure changes to support native async...slaws2010-12-035-19/+66
* Disable web unit tests for nowantelder2010-12-032-3/+5
* Clean up the getting started helloworld webapp. Update it to use a jsp to inv...antelder2010-12-034-27/+82
* Set svn ignoresantelder2010-12-030-0/+0
* Add a top level pom to build it allantelder2010-12-031-0/+39
* Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino2010-12-0321-41/+113
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-038-0/+18
* Update to support entering quoted strings conatining spacesantelder2010-12-021-9/+36
* Get the eightball webapp runningantelder2010-12-023-10/+51
* If WEB-INF/sca-contributions contains contributions then use it automatically...antelder2010-12-021-2/+19
* TUSCANY-3802: Remove one @Ignore annotation and update another to identify th...nash2010-12-021-2/+1
* TUSCANY-3804: Handle input and output wrappers separatelynash2010-12-022-7/+50
* TUSCANY-3806: Close the SCA domain after running the testsnash2010-12-021-7/+3
* Added manifest entries for missing package dependencies, for TUSCANY-3803edwardsmj2010-12-021-0/+2
* Added manifest entries for missing package dependencies, for TUSCANY-3803edwardsmj2010-12-021-0/+2
* Start bringing up eightball app in trunkantelder2010-12-0223-0/+1187
* TUSCANY-3802: Temporarily disable two failing testsnash2010-12-011-5/+9
* TUSCANY-3802: Throw test exceptions back to JUnitnash2010-12-011-38/+18
* Make space for testing native as well as generic async support in bindingsslaws2010-12-015-70/+100
* Correct the implementation of the service to expect/produce elementsslaws2010-12-011-3/+10
* Make it clear the this invoker is for handling async responses. slaws2010-12-012-2/+70
* Add tests dependency to see if that fixes the build problem on hudson solaris2antelder2010-12-011-2/+2
* delete the beta2 branch as i'd not seen raymonds mail when i made it and we m...antelder2010-11-306070-512151/+0
* Create branch for 2.0 beta2 releaseantelder2010-11-306070-0/+512151
* TUSCANY-3747: Update result comparison code so that it works on JDK 5 and JDK 6nash2010-11-301-4/+15
* Fix typo in commentslaws2010-11-301-1/+1
* Add code to process the async responseslaws2010-11-304-13/+117
* Open up this utility so it can be used from the async implementation providerslaws2010-11-301-14/+14
* Rename all-distro profile to be hudson-deployantelder2010-11-301-1/+2
* Change to pom dependency so I don't have to keep building the base jar just t...slaws2010-11-301-1/+2
* Code now moved to deployerslaws2010-11-301-53/+1
* Just tidy layout of line. slaws2010-11-301-4/+3
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws2010-11-3018-129/+461
* Fix the passing in of an initial contribution url, and add the start of a sta...antelder2010-11-301-4/+26