summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a test file-based database component.jsdelfino2010-12-0812-1/+654
* Move JavaScript eval functions to the js module.jsdelfino2010-12-089-282/+387
* Move HTTPD Require configuration for openid resources to the openid configura...jsdelfino2010-12-083-16/+22
* Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino2010-12-083-2/+145
* 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
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-0623-20/+964
* Upgrade to Google appengine version 1.4.0.jsdelfino2010-12-062-3/+3
* Minor cleanuplresende2010-12-061-49/+52
* Add test for three-dimensional arraynash2010-12-043-0/+12
* Print WSDL once onlynash2010-12-041-1/+3
* TUSCANY-3800: Add test for multi-dimensional array typenash2010-12-041-2/+0
* TUSCANY-3800: Generate correct WSDL for two-dimensional arraysnash2010-12-041-3/+5
* TUSCANY-3805: Fix compilation errornash2010-12-031-1/+3
* Add more testsnash2010-12-0311-1/+333
* Refactor into framework and separate test cases, and add more testsnash2010-12-037-379/+399
* Modify test cases so that they aren't checking for an exact string. Different...bdaniel2010-12-033-10/+97
* TUSCANY-3298: Enable JAXB wrappers for WSDL generationnash2010-12-037-20/+129
* 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