summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modify test cases so that they aren't checking for an exact string. Different...bdaniel2010-12-033-10/+97
* 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
* Add a top level pom to build it allantelder2010-12-031-0/+39
* 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
* 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
* 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
* 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
* TUSCANY-3704 - Reset the artifact name in the monitor so that the correct nam...slaws2010-11-302-1/+4
* Start of an sca binding impl that can use different delegate bindings for ind...antelder2010-11-2920-0/+1381
* Change logging level to warning to reduce all the console messagesantelder2010-11-281-2/+2
* Try setting snapshot uniqueVersion to false to get at the deployed distributi...antelder2010-11-271-0/+1
* Exclude xbean-reflect as it doesn't seem to be needed and the version of the ...antelder2010-11-271-0/+4
* Try having the Hudson distro profile build only the distributions and use the...antelder2010-11-271-3/+1
* Update for API changes and rename 'status' command to be 'started' to match t...antelder2010-11-273-20/+20
* Comment out the updateXxx methods for now as its not clear what they should d...antelder2010-11-275-76/+77
* Add samples to the all-dsitro profile so that the pre-built contributions get...antelder2010-11-271-0/+1
* TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...nash2010-11-251-3/+4
* Update Shell for API changesantelder2010-11-251-4/+4
* Update node2 api to more closely match the commands the Shell hasantelder2010-11-255-31/+30
* Add a build profile to build all thats necessary for the all distro as quickl...antelder2010-11-251-0/+17
* Fix to use a new List for the deployables as the List in the contribution get...antelder2010-11-251-1/+1