summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-273-27/+6
* Initial implementation for JSON wire format for REST bindinglresende2010-04-258-2/+302
* Refactoring packages and other references from HTTP to RESTlresende2010-04-258-17/+17
* Initializing binding-rest based on existent binding-httplresende2010-04-258-0/+1552