summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/modules/binding-rest-runtime/src/test/java/org/apache/tuscany/sca/binding/rest/wireformat/json/CatalogServiceTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-26Delete and redo release branchantelder1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende1-17/+35
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-5/+10
2010-04-29Adding XML wire format binding implementation for REST binding, and adjusting...lresende1-9/+3
2010-04-28Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende1-9/+53
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...lresende1-3/+2
2010-04-25Initial implementation for JSON wire format for REST bindinglresende1-0/+80