summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ve...rfeng2010-11-171-1/+2
* Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng2010-11-171-5/+2
* Investigating migration to wink 1.2-SNAPSHOTlresende2010-11-161-42/+12
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-1/+1
* TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...lresende2010-10-122-7/+93
* Fix the self reference with explicit bindingsrfeng2010-09-101-13/+14
* Tidy up binding.rest osgi enablementrfeng2010-09-081-2/+18
* TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...lresende2010-08-291-5/+28
* Merging changes from svn r988356: Test for null or empty servlet path info be...lresende2010-08-291-2/+3
* Merging changes from svn r988355: Fix logic to compute the path info as it do...lresende2010-08-291-55/+55
* Align the JAX-RS resource class/method checks with the specrfeng2010-07-165-44/+126
* TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2010-07-092-52/+62
* TUSCANY-3583 - Making sure we recognize the headers configured declaratively ...lresende2010-06-032-2/+46
* Adjust the path URI for web app deploymentrfeng2010-06-013-0/+18
* Add a workaround for TUSCANY-3572rfeng2010-05-285-23/+57
* Adding rest binding reference supportrfeng2010-05-272-27/+177
* Merge branch 'jaxrs' into trunkrfeng2010-05-198-39/+838
* Minor formatting...lresende2010-05-121-110/+128
* Adding RPC Operation Selector to binding.restlresende2010-05-121-25/+0
* Adding support for declarative http headers in binding.restlresende2010-05-071-3/+24
* Add basic support for binary data types for binding.restrfeng2010-04-301-11/+33
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-301-11/+11
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-302-20/+27
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-281-5/+8
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-273-15/+81
* Initial implementation for JSON wire format for REST bindinglresende2010-04-252-100/+22
* Refactoring packages and other references from HTTP to RESTlresende2010-04-255-0/+912