summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove dependencies now included in base Javaantelder2010-12-111-18/+1
* Remove dependencies now included in base Javaantelder2010-12-111-12/+0
* Remove dependencies now included in base Javaantelder2010-12-111-15/+0
* Remove dependencies now included in base Javaantelder2010-12-111-13/+0
* Remove dependencies now included in base Javaantelder2010-12-111-1/+1
* Remove dependencies now included in base Javaantelder2010-12-111-6/+0
* Remove dependencies now included in base Javaantelder2010-12-111-19/+0
* Remove dependencies now included in base Javaantelder2010-12-111-13/+0
* Remove dependencies now included in base Javaantelder2010-12-111-51/+0
* Remove dependencies now included in base Javaantelder2010-12-111-28/+6
* Initial fixes to enable JMS runtime to work under OSGi as described in TUSCAN...edwardsmj2010-12-104-4/+51
* Add a new module for a JMS binding resource factory that can be specific for ...antelder2010-12-107-0/+433
* Restructure the handling of callback destination in CallbackDestinationInterc...edwardsmj2010-12-091-35/+48
* Enable binding.jms to deal with the MessageID sent as part of an async servic...edwardsmj2010-12-092-0/+28
* Provide necessary additional in the service endpoint for Async service suppor...edwardsmj2010-12-091-1/+10
* provide additional necessary information in the Service Endpoint for all bind...edwardsmj2010-12-091-0/+9
* Cleaning the ResponseDispatchImpl to correct the model for capturing the asyn...edwardsmj2010-12-091-3/+0
* TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws2010-12-093-7/+18
* Make http client dependency optionalrfeng2010-12-084-18/+33
* Update to latest OASIS XSDsrfeng2010-12-0834-1070/+998
* More tweaks for the OSGi MFrfeng2010-12-087-8/+84
* Add customized MF to work around neethi osgi issuerfeng2010-12-081-0/+36
* Fix the OSGi depsrfeng2010-12-081-0/+3
* Explicitly set the httpcore versionrfeng2010-12-081-0/+6
* Update MFs and jar versionsrfeng2010-12-0810-177/+53
* Move HttpClientFactory from common-http to host-httprfeng2010-12-0810-72/+44
* More version changes and make sure HttpClient connections are releasedrfeng2010-12-086-45/+48
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-0823-287/+416
* Update EndpointReferenceBinder with a plug point for an UnknownEndpointHandle...antelder2010-12-081-7/+28
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2010-12-088-77/+40
* Start exploring way sof handling a pluggable approach of what to do when the ...antelder2010-12-081-0/+29
* TUSCANY-3801 - Thinking about how to wrap the difference between native and n...slaws2010-12-081-0/+70
* Update so the binding type is publicantelder2010-12-081-1/+1
* Enabling transformer to avoid issues with rest binding and json wireFormatlresende2010-12-081-1/+1
* Fixing minor issue when running regular resolution path (side effect of previ...lresende2010-12-081-11/+21
* Allowing more flexible resolution for the widget artifactlresende2010-12-081-17/+42
* TUSCANY-3801 - add missing response interface slaws2010-12-071-0/+50
* TUSCANY-3801 - missed files from previous check in. slaws2010-12-075-19/+21
* Change method call to support older versions of XmlSchemabdaniel2010-12-071-1/+2
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws2010-12-0711-129/+193
* 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