summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http-runtime/src/main/java/org/apache/tuscany/sca/binding/http/provider/HTTPBindingListenerServlet.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-11Removing obsolete binding listner servlet classlresende1-462/+0
2011-11-11Refactoring binding http model to bring back support for servlet based resour...lresende1-112/+112
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-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende1-1/+1
2010-02-20Properly setting contentType for known files, to avoid issues with htmlUnitlresende1-1/+9
2009-11-20Moving 2.x trunklresende1-0/+0
2009-09-21Cleaning up binding http runtime and removing policy impl code and unused cla...lresende1-63/+0
2009-06-14Starting to work on porting binding-http-runtime from 1.x branchlresende1-0/+0
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
2009-05-11Merging changes from binding-http-new that introduces support to wire format ...lresende1-516/+516
2009-03-19Small method name changelresende1-2/+2
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-09-30[Work in progress] Enabling security policy for http binding.lresende1-122/+195
2008-09-15TUSCANY-2601 HTTP binding ETag and LastModified test casesbeckerdo1-4/+15
2008-08-27TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta...antelder1-0/+432