summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http-runtime/src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-11Tidying up comments and javadocslresende8-24/+38
2011-11-11Removing obsolete binding listner servlet classlresende2-489/+1
2011-11-11Fixing refactor mismatch that was providing wrong operation selector implemen...lresende1-1/+1
2011-11-11Refactoring binding http model to bring back support for servlet based resour...lresende26-212/+671
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-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 Manifestlresende1-26/+25
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 ...antelder23-1802/+758
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-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-02-20Properly setting contentType for known files, to avoid issues with htmlUnitlresende1-1/+9
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng2-2/+0
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 trunklresende17-0/+2580