summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider/RESTBindingListenerServlet.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-06-18Tag for 2.0 RC2antelder1-0/+0
2012-06-16Removing dead/unused codelresende1-4/+0
2012-05-23Add CORS support for servlet based impl with REST bindingrfeng1-0/+4
2010-08-29Merging changes from svn r988356: Test for null or empty servlet path info be...lresende1-2/+3
2010-08-29Merging changes from svn r988355: Fix logic to compute the path info as it do...lresende1-55/+55
2010-05-12Minor formatting...lresende1-110/+128
2010-05-12Adding RPC Operation Selector to binding.restlresende1-25/+0
2010-05-07Adding support for declarative http headers in binding.restlresende1-3/+24
2010-04-30Add basic support for binary data types for binding.restrfeng1-11/+33
2010-04-30Updating REST binding to use common-http cache context class and minor update...lresende1-11/+11
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende1-0/+11
2010-04-28Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende1-5/+8
2010-04-27Operation selector implementation that uses JAX-RS annotations to map http re...lresende1-4/+59
2010-04-25Initial implementation for JSON wire format for REST bindinglresende1-6/+22
2010-04-25Refactoring packages and other references from HTTP to RESTlresende1-15/+15
2010-04-25Initializing binding-rest based on existent binding-httplresende1-0/+0
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