summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-11Fix an issue related to @Path on the jaxrs interfacerfeng1-1/+1
2012-09-17Enhance the include/exclude filter processing and fix a NPErfeng1-2/+34
2012-09-10Enable field name based filtering for json serializationrfeng1-11/+29
2012-08-16This test fails often in the jenkins builds, can't see why so fiddle about wi...antelder1-9/+9
2012-03-22Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng1-0/+65
2011-10-07Adding support for ?wadl to resources exposed trough the rest bindinglresende1-0/+79
2011-09-30Use the cached marshaller/unmarshaller for JAXB databindingrfeng1-3/+3
2011-09-30Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng1-0/+1
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-07-09TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...lresende1-4/+30
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2-39/+74
2010-06-26Use Response as the typerfeng1-8/+5
2010-05-19Merge branch 'jaxrs' into trunkrfeng4-10/+24
2010-05-12Adding RPC Operation Selector to binding.restlresende1-0/+98
2010-05-10Updating test to check declarative header supportlresende1-0/+9
2010-05-03Format the coderfeng1-203/+159
2010-04-30Add basic support for binary data types for binding.restrfeng1-0/+106
2010-04-30Minor update on REST cache control test case to accomodate refactoring to use...lresende1-5/+7
2010-04-30Removing unused code...lresende1-60/+0
2010-04-29Adding XML wire format binding implementation for REST binding, and adjusting...lresende2-9/+111
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...lresende2-27/+2
2010-04-25Initial implementation for JSON wire format for REST bindinglresende3-2/+106
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