summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5.1/modules/binding-rest-runtime/src/test/java/org/apache/tuscany/sca/binding/rest/wireformat/xml/CustomerServiceTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18Copy 2.0-M5.1-RC2 tag as 2.0-M5.1 official release taglresende1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-3/+8
2010-05-10Updating test to check declarative header supportlresende1-0/+9
2010-04-29Adding XML wire format binding implementation for REST binding, and adjusting...lresende1-36/+11
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