summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http-runtime/src/main/java/org/apache/tuscany/sca/binding (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1113-195/+477
* 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
* Correctly increment the type index, and handle null responseantelder2010-08-311-2/+2
* Start function for handling xml format antelder2010-08-311-55/+13
* Update to work with POSTing JSONantelder2010-08-311-2/+25
* Add missing imported packages to OSGi Manifestlresende2010-08-311-26/+25
* Start of the runtime code to support wireFormat.httpXml, still needs code to ...antelder2010-08-302-0/+295
* Update the http binding to use default wireFormat and operationSelector that ...antelder2010-08-309-207/+587
* 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
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-301-4/+4
* Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende2010-04-291-1/+1
* Properly setting contentType for known files, to avoid issues with htmlUnitlresende2010-02-201-1/+9
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-3/+2
* Moving 2.x trunklresende2009-11-205-0/+905