summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-2/+4
2010-12-06Removing duplicated HTTPContext class from binding-http and using the one fro...lresende5-57/+12
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-1/+7
2010-10-20TUSCANY-3731 - add missing headersslaws2-0/+36
2010-09-14Currently the JSONP binding shouldn't directly rely on the HTTP binding runti...slaws1-1/+1
2010-09-01Revert "Fix the dependency to avoid compilation error"rfeng1-7/+0
2010-09-01Fix the dependency to avoid compilation errorrfeng1-0/+7
2010-08-31Add testcase for more complicated parametersantelder6-0/+338
2010-08-31Correctly increment the type index, and handle null responseantelder1-2/+2
2010-08-31Remove test binidngantelder1-1/+0
2010-08-31Start function for handling xml format antelder3-56/+15
2010-08-31Update to work with POSTing JSONantelder1-2/+25
2010-08-31Add missing imported packages to OSGi Manifestlresende2-26/+27
2010-08-31Adding missing dependencylresende1-0/+6
2010-08-30Start of the runtime code to support wireFormat.httpXml, still needs code to ...antelder5-0/+313
2010-08-30Update the http binding to use default wireFormat and operationSelector that ...antelder24-1802/+765
2010-08-23Test for null or empty servlet path info before redirecting to same URL with ...jsdelfino1-2/+3
2010-08-23Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino1-1/+1
2010-06-03Remove old surefire configantelder1-19/+0
2010-04-30Updating REST binding to use common-http cache context class and minor update...lresende1-4/+4
2010-04-30Removing unused code...lresende1-60/+0
2010-04-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende2-1/+3
2010-04-25Minor cleanup of unused/commented out dependencieslresende1-17/+0
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng1-0/+1
2010-02-20Properly setting contentType for known files, to avoid issues with htmlUnitlresende2-1/+15
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng2-2/+0
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder1-1/+21
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende2-2/+2
2009-11-20Moving 2.x trunklresende21-0/+2920