summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-11Remove dependencies now included in base Javaantelder1-18/+1
2010-12-11Remove dependencies now included in base Javaantelder1-12/+0
2010-12-11Remove dependencies now included in base Javaantelder1-15/+0
2010-12-11Remove dependencies now included in base Javaantelder1-13/+0
2010-12-11Remove dependencies now included in base Javaantelder1-1/+1
2010-12-11Remove dependencies now included in base Javaantelder1-6/+0
2010-12-11Remove dependencies now included in base Javaantelder1-19/+0
2010-12-11Remove dependencies now included in base Javaantelder1-13/+0
2010-12-11Remove dependencies now included in base Javaantelder1-51/+0
2010-12-11Remove dependencies now included in base Javaantelder1-28/+6
2010-12-10Initial fixes to enable JMS runtime to work under OSGi as described in TUSCAN...edwardsmj4-4/+51
2010-12-10Add a new module for a JMS binding resource factory that can be specific for ...antelder7-0/+433
2010-12-09Restructure the handling of callback destination in CallbackDestinationInterc...edwardsmj1-35/+48
2010-12-09Enable binding.jms to deal with the MessageID sent as part of an async servic...edwardsmj2-0/+28
2010-12-09Provide necessary additional in the service endpoint for Async service suppor...edwardsmj1-1/+10
2010-12-09provide additional necessary information in the Service Endpoint for all bind...edwardsmj1-0/+9
2010-12-09Cleaning the ResponseDispatchImpl to correct the model for capturing the asyn...edwardsmj1-3/+0
2010-12-09TUSCANY-3801 - Make the async invoker creation signature more consistent with...slaws3-7/+18
2010-12-08Make http client dependency optionalrfeng4-18/+33
2010-12-08Update to latest OASIS XSDsrfeng34-1070/+998
2010-12-08More tweaks for the OSGi MFrfeng7-8/+84
2010-12-08Add customized MF to work around neethi osgi issuerfeng1-0/+36
2010-12-08Fix the OSGi depsrfeng1-0/+3
2010-12-08Explicitly set the httpcore versionrfeng1-0/+6
2010-12-08Update MFs and jar versionsrfeng10-177/+53
2010-12-08Move HttpClientFactory from common-http to host-httprfeng10-72/+44
2010-12-08More version changes and make sure HttpClient connections are releasedrfeng6-45/+48
2010-12-08Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng23-287/+416
2010-12-08Update EndpointReferenceBinder with a plug point for an UnknownEndpointHandle...antelder1-7/+28
2010-12-08TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws8-77/+40
2010-12-08Start exploring way sof handling a pluggable approach of what to do when the ...antelder1-0/+29
2010-12-08TUSCANY-3801 - Thinking about how to wrap the difference between native and n...slaws1-0/+70
2010-12-08Update so the binding type is publicantelder1-1/+1
2010-12-08Enabling transformer to avoid issues with rest binding and json wireFormatlresende1-1/+1
2010-12-08Fixing minor issue when running regular resolution path (side effect of previ...lresende1-11/+21
2010-12-08Allowing more flexible resolution for the widget artifactlresende1-17/+42
2010-12-07TUSCANY-3801 - add missing response interface slaws1-0/+50
2010-12-07TUSCANY-3801 - missed files from previous check in. slaws5-19/+21
2010-12-07Change method call to support older versions of XmlSchemabdaniel1-1/+2
2010-12-07TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws11-129/+193
2010-12-06Modifying typo in the package name for the jsonrpc js proxy factory service r...lresende1-1/+1
2010-12-06Adding client javascript proxy support for rest binding integrated with imple...lresende1-0/+19
2010-12-06Removing duplicated HTTPContext class from binding-http and using the one fro...lresende5-57/+12
2010-12-06Start updating the sca binding to be able to choose the binding type impl on ...antelder4-45/+68
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws8-39/+45
2010-12-06Minor cleanuplresende1-49/+52
2010-12-03Modify test cases so that they aren't checking for an exact string. Different...bdaniel3-10/+97
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