summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Exclude the recently added tests that we haven't brought up in tuscany yetantelder2010-12-091-0/+9
* Update to use NodeFactory.getInstance() instead of newInstance to see if that...antelder2010-12-091-2/+2
* Make http client dependency optionalrfeng2010-12-085-20/+34
* Update to latest OASIS XSDsrfeng2010-12-0835-1072/+1000
* More tweaks for the OSGi MFrfeng2010-12-088-8/+142
* Add customized MF to work around neethi osgi issuerfeng2010-12-082-0/+72
* Fix the OSGi depsrfeng2010-12-081-0/+3
* Explicitly set the httpcore versionrfeng2010-12-081-0/+6
* Update MFs and jar versionsrfeng2010-12-0811-192/+67
* Move HttpClientFactory from common-http to host-httprfeng2010-12-0810-72/+44
* Customize the surefire plugin trying to avoid out of heap spacerfeng2010-12-086-0/+6
* More version changes and make sure HttpClient connections are releasedrfeng2010-12-087-48/+51
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-0832-475/+510
* Add itest using an UnknownEndpointHandler. Also update tests to use port 8085antelder2010-12-087-4/+205
* 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-0810-83/+44
* 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
* Add the sca binding mapper itest to buildantelder2010-12-081-0/+1
* Update so the binding type is publicantelder2010-12-081-1/+1
* Add an itest for changing the sca binding protocol on a per service basisantelder2010-12-088-0/+351
* Having sample actually pointing to base-runtime pomlresende2010-12-081-1/+2
* 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-0715-144/+222
* Modifying typo in the package name for the jsonrpc js proxy factory service r...lresende2010-12-061-1/+1
* Adding new modules to web20 featurelresende2010-12-061-7/+2
* 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-069-40/+46
* Fix error message. The details stay the same but the prefix "Test service got...slaws2010-12-061-1/+1
* Add RAT exclude for OO diagramsantelder2010-12-061-0/+1
* 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
* 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