summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix an issue related to @Path on the jaxrs interfacerfeng2012-10-112-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397118 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the http client configuration to make it customizablerfeng2012-09-301-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1392033 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the include/exclude filter processing and fix a NPErfeng2012-09-171-2/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1386756 13f79535-47bb-0310-9956-ffa450edef68
* Enable field name based filtering for json serializationrfeng2012-09-101-11/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383129 13f79535-47bb-0310-9956-ffa450edef68
* This test fails often in the jenkins builds, can't see why so fiddle about ↵antelder2012-08-161-9/+9
| | | | | | with the testcase and and a short delay before running to see if that helps git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1373746 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende2012-06-201-1/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1351908 13f79535-47bb-0310-9956-ffa450edef68
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ↵rfeng2012-03-225-0/+242
| | | | | | target service endpoint address) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1304128 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for ?wadl to resources exposed trough the rest bindinglresende2011-10-071-0/+79
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179923 13f79535-47bb-0310-9956-ffa450edef68
* Use the cached marshaller/unmarshaller for JAXB databindingrfeng2011-09-301-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177857 13f79535-47bb-0310-9956-ffa450edef68
* Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng2011-09-303-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177856 13f79535-47bb-0310-9956-ffa450edef68
* Allow WebApplicationException to pass back to wink so that the correct ↵rfeng2011-03-293-14/+28
| | | | | | response code is returned git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086805 13f79535-47bb-0310-9956-ffa450edef68
* Investigating migration to wink 1.2-SNAPSHOTlresende2010-11-161-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035822 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ↵lresende2010-10-121-2/+2
| | | | | | that were configured declaratively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021952 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ↵lresende2010-07-092-5/+31
| | | | | | binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962391 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3617 - Adding support for configuring wireFormat only for response ↵lresende2010-07-096-81/+112
| | | | | | to allow RPC over GET services to define the wireFormat to use for generating the response payload. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962390 13f79535-47bb-0310-9956-ffa450edef68
* Use Response as the typerfeng2010-06-263-10/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958151 13f79535-47bb-0310-9956-ffa450edef68
* Add a workaround for TUSCANY-3572rfeng2010-05-281-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949110 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'jaxrs' into trunkrfeng2010-05-197-15/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
* Adding RPC Operation Selector to binding.restlresende2010-05-124-0/+227
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943376 13f79535-47bb-0310-9956-ffa450edef68
* Updating test to check declarative header supportlresende2010-05-102-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942940 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for declarative http headers in binding.restlresende2010-05-071-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942274 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2010-05-031-203/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940670 13f79535-47bb-0310-9956-ffa450edef68
* Add basic support for binary data types for binding.restrfeng2010-04-304-0/+241
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939874 13f79535-47bb-0310-9956-ffa450edef68
* Minor update on REST cache control test case to accomodate refactoring to ↵lresende2010-04-301-5/+7
| | | | | | use common-http cache context class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939812 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused code...lresende2010-04-301-60/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939809 13f79535-47bb-0310-9956-ffa450edef68
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ↵lresende2010-04-302-2/+23
| | | | | | an operation expecting a id paramenter. This gives basic support for get and delete operations on a given resource git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939744 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML wire format binding implementation for REST binding, and ↵lresende2010-04-2912-16/+314
| | | | | | adjusting/improving tests for XML and JSON wire formats git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939194 13f79535-47bb-0310-9956-ffa450edef68
* Tweaking binding implementation and adding tests for GET, PUT, POST ↵lresende2010-04-283-16/+80
| | | | | | operation mapping with the JSON wire format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938773 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to simulate a browser GET call and verify the right JSON is ↵lresende2010-04-281-10/+20
| | | | | | produced git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938772 13f79535-47bb-0310-9956-ffa450edef68
* Operation selector implementation that uses JAX-RS annotations to map http ↵lresende2010-04-274-27/+7
| | | | | | requests to properly annotated REST interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938687 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation for JSON wire format for REST bindinglresende2010-04-2510-9/+342
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937850 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring packages and other references from HTTP to RESTlresende2010-04-2510-24/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937843 13f79535-47bb-0310-9956-ffa450edef68
* Initializing binding-rest based on existent binding-httplresende2010-04-2511-0/+1653
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937841 13f79535-47bb-0310-9956-ffa450edef68