summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider/RESTServiceBindingProvider.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-11Fix an issue related to @Path on the jaxrs interfacerfeng1-0/+10
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-0/+1
2010-12-06Minor cleanuplresende1-49/+52
2010-10-12TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...lresende1-1/+1
2010-09-10Fix the self reference with explicit bindingsrfeng1-13/+14
2010-07-16Align the JAX-RS resource class/method checks with the specrfeng1-29/+12
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende1-44/+56
2010-06-01Adjust the path URI for web app deploymentrfeng1-0/+5
2010-05-28Add a workaround for TUSCANY-3572rfeng1-1/+1
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-38/+204
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende1-20/+16
2010-04-27Operation selector implementation that uses JAX-RS annotations to map http re...lresende1-7/+8
2010-04-25Refactoring packages and other references from HTTP to RESTlresende1-10/+10
2010-04-25Initializing binding-rest based on existent binding-httplresende1-0/+0
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-17Just remove an erroneous parameter commentslaws1-1/+0
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-13/+10
2009-09-21Bringing up HTTP Binding test caseslresende1-3/+3
2009-09-21Cleaning up binding http runtime and removing policy impl code and unused cla...lresende1-60/+7
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-7/+83
2009-02-26Adding support for enabling and configuring authentication for embedded http ...lresende1-3/+27
2009-02-26Adding support to enable SSL when using binding-http using Confidentiality po...lresende1-1/+29
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-09-30[Work in progress] Enabling security policy for http binding.lresende1-3/+3
2008-08-27TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta...antelder1-7/+35
2008-08-06Fixed the start method of the Web 2.0 binding providers where we were overwri...jsdelfino1-3/+0