summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-29Adding XML wire format binding implementation for REST binding, and adjusting...lresende10-14/+278
2010-04-28Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende3-16/+80
2010-04-28Update testcase to simulate a browser GET call and verify the right JSON is p...lresende1-10/+20
2010-04-27Operation selector implementation that uses JAX-RS annotations to map http re...lresende3-27/+6
2010-04-25Initial implementation for JSON wire format for REST bindinglresende8-2/+302
2010-04-25Refactoring packages and other references from HTTP to RESTlresende8-17/+17
2010-04-25Initializing binding-rest based on existent binding-httplresende8-0/+1552