summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modifying typo in the package name for the jsonrpc js proxy factory service r...lresende2010-12-061-1/+1
* Adding client javascript proxy support for rest binding integrated with imple...lresende2010-12-061-0/+19
* Removing duplicated HTTPContext class from binding-http and using the one fro...lresende2010-12-065-57/+12
* Start updating the sca binding to be able to choose the binding type impl on ...antelder2010-12-064-45/+68
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-068-39/+45
* Minor cleanuplresende2010-12-061-49/+52
* Modify test cases so that they aren't checking for an exact string. Different...bdaniel2010-12-033-10/+97
* 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
* Update to support entering quoted strings conatining spacesantelder2010-12-021-9/+36
* 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
* Fix typo in commentslaws2010-11-301-1/+1
* 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-301-0/+3
* Start of an sca binding impl that can use different delegate bindings for ind...antelder2010-11-2920-0/+1381
* Exclude xbean-reflect as it doesn't seem to be needed and the version of the ...antelder2010-11-271-0/+4
* 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
* 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
* Fix to use a new List for the deployables as the List in the contribution get...antelder2010-11-251-1/+1
* Remove unused importantelder2010-11-251-2/+1
* Change to not inherrit getType from the http binding so that it returns the c...antelder2010-11-251-0/+10
* Add a binding.local which is the parts of the current sca binding for doing l...antelder2010-11-2416-0/+1099
* TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...slaws2010-11-242-0/+18
* Revert r1037660 which changed the scope from compile to provided. See TUSCANY...antelder2010-11-231-3/+3
* Update to include binding URIs in the service outputantelder2010-11-231-0/+7
* Fix for TUSCANY-3760, making geronimo-jsp_2.1_spec & geronimo-el_1.0_spec int...edwardsmj2010-11-221-2/+2
* Remove jdk15 profilebdaniel2010-11-211-2/+2
* Add some more excludesantelder2010-11-211-0/+8
* Add some more excludes for un needed dependenciesantelder2010-11-211-0/+12
* TUSCANY-3794: Update the jython version to match implementation.python which ...antelder2010-11-212-8/+22
* Filter out some more cglib operationsantelder2010-11-201-6/+11
* Update to support service operation completionantelder2010-11-193-5/+84
* Update to not show the initial help when starting up with an installed contri...antelder2010-11-191-6/+5
* Update to support passing in an intial contribution to install and start, and...antelder2010-11-191-2/+39
* TUSCANY-3791 - synchronize access to DOM and cache result to reduce chance of...slaws2010-11-192-8/+37