summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-17Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ve...rfeng1-1/+2
2010-11-17Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng1-5/+2
2010-11-16Investigating migration to wink 1.2-SNAPSHOTlresende1-42/+12
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-1/+1
2010-10-12TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...lresende2-7/+93
2010-09-10Fix the self reference with explicit bindingsrfeng1-13/+14
2010-09-08Tidy up binding.rest osgi enablementrfeng1-2/+18
2010-08-29TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...lresende1-5/+28
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-07-16Align the JAX-RS resource class/method checks with the specrfeng5-44/+126
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2-52/+62
2010-06-03TUSCANY-3583 - Making sure we recognize the headers configured declaratively ...lresende2-2/+46
2010-06-01Adjust the path URI for web app deploymentrfeng3-0/+18
2010-05-28Add a workaround for TUSCANY-3572rfeng5-23/+57
2010-05-27Adding rest binding reference supportrfeng2-27/+177
2010-05-19Merge branch 'jaxrs' into trunkrfeng8-39/+838
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 ...lresende2-20/+27
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...lresende3-15/+81
2010-04-25Initial implementation for JSON wire format for REST bindinglresende2-100/+22
2010-04-25Refactoring packages and other references from HTTP to RESTlresende5-0/+912