summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider/RESTServiceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue related to @Path on the jaxrs interfacerfeng2012-10-111-0/+10
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-201-0/+1
* Minor cleanuplresende2010-12-061-49/+52
* TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...lresende2010-10-121-1/+1
* Fix the self reference with explicit bindingsrfeng2010-09-101-13/+14
* Align the JAX-RS resource class/method checks with the specrfeng2010-07-161-29/+12
* TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2010-07-091-44/+56
* Adjust the path URI for web app deploymentrfeng2010-06-011-0/+5
* Add a workaround for TUSCANY-3572rfeng2010-05-281-1/+1
* Merge branch 'jaxrs' into trunkrfeng2010-05-191-38/+204
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-301-20/+16
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-271-7/+8
* Refactoring packages and other references from HTTP to RESTlresende2010-04-251-0/+208