summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-306-37/+116
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-2917-17/+605
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-285-21/+103
* Update testcase to simulate a browser GET call and verify the right JSON is p...lresende2010-04-281-10/+20
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-2715-44/+390
* Initial implementation for JSON wire format for REST bindinglresende2010-04-2517-109/+634
* Refactoring packages and other references from HTTP to RESTlresende2010-04-2516-66/+65
* Initializing binding-rest based on existent binding-httplresende2010-04-2517-0/+2585