summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-2912-16/+314
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-283-16/+80
* Update testcase to simulate a browser GET call and verify the right JSON is p...lresende2010-04-281-10/+20
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-274-27/+7
* Initial implementation for JSON wire format for REST bindinglresende2010-04-2510-9/+342
* Refactoring packages and other references from HTTP to RESTlresende2010-04-2510-24/+24
* Initializing binding-rest based on existent binding-httplresende2010-04-2511-0/+1653