summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-03Modify test cases so that they aren't checking for an exact string. Different...bdaniel3-10/+97
2010-12-03correct importslaws1-1/+1
2010-12-03TUSCANY-3801 - only create a service to accept async responses if the binding...slaws1-3/+10
2010-12-03TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...slaws3-17/+62
2010-12-03TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws9-25/+251
2010-12-03TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces. slaws2-3/+23
2010-12-03TUSCANY-3801 - add an async implementation provider interface to allow provid...slaws1-0/+65
2010-12-03TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...slaws2-0/+114
2010-12-03TUSCANY-3801 - Add new provider interfaces that allow providers to indicate w...slaws2-0/+96
2010-12-03just remove some blank linesslaws1-4/+2
2010-12-03TUSCANY-3801 - allow endpoints to report when they are configured for async i...slaws3-2/+26
2010-12-03TUSCANY-3801 - update to match infrastructure changes to support native async...slaws5-19/+66
2010-12-03Disable web unit tests for nowantelder2-3/+5
2010-12-03Clean up the getting started helloworld webapp. Update it to use a jsp to inv...antelder4-27/+82
2010-12-03Add a top level pom to build it allantelder1-0/+39
2010-12-02Update to support entering quoted strings conatining spacesantelder1-9/+36
2010-12-02Get the eightball webapp runningantelder3-10/+51
2010-12-02If WEB-INF/sca-contributions contains contributions then use it automatically...antelder1-2/+19
2010-12-02Added manifest entries for missing package dependencies, for TUSCANY-3803edwardsmj1-0/+2
2010-12-02Added manifest entries for missing package dependencies, for TUSCANY-3803edwardsmj1-0/+2
2010-12-02Start bringing up eightball app in trunkantelder23-0/+1187
2010-12-01Make space for testing native as well as generic async support in bindingsslaws5-70/+100
2010-12-01Correct the implementation of the service to expect/produce elementsslaws1-3/+10
2010-12-01Make it clear the this invoker is for handling async responses. slaws2-2/+70
2010-12-01Add tests dependency to see if that fixes the build problem on hudson solaris2antelder1-2/+2
2010-11-30delete the beta2 branch as i'd not seen raymonds mail when i made it and we m...antelder6070-512151/+0
2010-11-30Create branch for 2.0 beta2 releaseantelder6070-0/+512151
2010-11-30Fix typo in commentslaws1-1/+1
2010-11-30Add code to process the async responseslaws4-13/+117
2010-11-30Open up this utility so it can be used from the async implementation providerslaws1-14/+14
2010-11-30Rename all-distro profile to be hudson-deployantelder1-1/+2
2010-11-30Change to pom dependency so I don't have to keep building the base jar just t...slaws1-1/+2
2010-11-30Code now moved to deployerslaws1-53/+1
2010-11-30Just tidy layout of line. slaws1-4/+3
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws18-129/+461
2010-11-30Fix the passing in of an initial contribution url, and add the start of a sta...antelder1-4/+26
2010-11-30TUSCANY-3704 - Reset the artifact name in the monitor so that the correct nam...slaws2-1/+4
2010-11-29Start of an sca binding impl that can use different delegate bindings for ind...antelder20-0/+1381
2010-11-28Change logging level to warning to reduce all the console messagesantelder1-2/+2
2010-11-27Try setting snapshot uniqueVersion to false to get at the deployed distributi...antelder1-0/+1
2010-11-27Exclude xbean-reflect as it doesn't seem to be needed and the version of the ...antelder1-0/+4
2010-11-27Try having the Hudson distro profile build only the distributions and use the...antelder1-3/+1
2010-11-27Update for API changes and rename 'status' command to be 'started' to match t...antelder3-20/+20
2010-11-27Comment out the updateXxx methods for now as its not clear what they should d...antelder5-76/+77
2010-11-27Add samples to the all-dsitro profile so that the pre-built contributions get...antelder1-0/+1
2010-11-25TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...nash1-3/+4
2010-11-25Update Shell for API changesantelder1-4/+4
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder5-31/+30
2010-11-25Add a build profile to build all thats necessary for the all distro as quickl...antelder1-0/+17
2010-11-25Fix to use a new List for the deployables as the List in the contribution get...antelder1-1/+1