summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2010-07-096-142/+275
* 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-1912-53/+898
* Adding generated eTag to RPC style invocationslresende2010-05-121-9/+33
* Minor formatting...lresende2010-05-121-110/+128
* Removing system.out.println()lresende2010-05-121-3/+0
* Adding RPC Operation Selector to binding.restlresende2010-05-1210-34/+325
* Considering request encoding when processing bodylresende2010-05-112-18/+54
* Adding support for declarative http headers in binding.restlresende2010-05-071-3/+24
* Add basic support for binary data types for binding.restrfeng2010-04-304-53/+185
* 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-304-35/+93
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-295-1/+291
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-282-5/+23
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-2711-17/+383
* Initial implementation for JSON wire format for REST bindinglresende2010-04-257-100/+292
* Refactoring packages and other references from HTTP to RESTlresende2010-04-256-42/+41
* Initializing binding-rest based on existent binding-httplresende2010-04-256-0/+932