summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-rest-runtime/src/test/java/org/apache/tuscany/sca/binding/rest/wireformat/xml/CustomerServiceTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-09-30Use the cached marshaller/unmarshaller for JAXB databindingrfeng1-3/+3
2011-03-29Allow WebApplicationException to pass back to wink so that the correct respon...rfeng1-7/+11
2010-11-16Investigating migration to wink 1.2-SNAPSHOTlresende1-15/+15
2010-10-12TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...lresende1-2/+2
2010-06-26Use Response as the typerfeng1-8/+5
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