summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-10/+10
* Tidying up comments and javadocslresende2011-11-118-24/+38
* Removing obsolete binding listner servlet classlresende2011-11-112-489/+1
* Fixing refactor mismatch that was providing wrong operation selector implemen...lresende2011-11-111-1/+1
* Refactoring binding http model to bring back support for servlet based resour...lresende2011-11-1127-212/+673
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-201-2/+4
* Removing duplicated HTTPContext class from binding-http and using the one fro...lresende2010-12-065-57/+12
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-1/+7
* TUSCANY-3731 - add missing headersslaws2010-10-202-0/+36
* Currently the JSONP binding shouldn't directly rely on the HTTP binding runti...slaws2010-09-141-1/+1
* Revert "Fix the dependency to avoid compilation error"rfeng2010-09-011-7/+0
* Fix the dependency to avoid compilation errorrfeng2010-09-011-0/+7
* Add testcase for more complicated parametersantelder2010-08-316-0/+338
* Correctly increment the type index, and handle null responseantelder2010-08-311-2/+2
* Remove test binidngantelder2010-08-311-1/+0
* Start function for handling xml format antelder2010-08-313-56/+15
* Update to work with POSTing JSONantelder2010-08-311-2/+25
* Add missing imported packages to OSGi Manifestlresende2010-08-312-26/+27
* Adding missing dependencylresende2010-08-311-0/+6
* Start of the runtime code to support wireFormat.httpXml, still needs code to ...antelder2010-08-305-0/+313
* Update the http binding to use default wireFormat and operationSelector that ...antelder2010-08-3024-1802/+765
* Test for null or empty servlet path info before redirecting to same URL with ...jsdelfino2010-08-231-2/+3
* Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino2010-08-231-1/+1
* Remove old surefire configantelder2010-06-031-19/+0
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-301-4/+4
* Removing unused code...lresende2010-04-301-60/+0
* Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende2010-04-292-1/+3
* Minor cleanup of unused/commented out dependencieslresende2010-04-251-17/+0
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-251-0/+1
* Properly setting contentType for known files, to avoid issues with htmlUnitlresende2010-02-202-1/+15
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-092-2/+0
* Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder2010-01-201-1/+21
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-3/+2
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-112-2/+2
* Moving 2.x trunklresende2009-11-2021-0/+2920