summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest/src/test/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enabling isCORS attribute for REST bindinglresende2012-02-221-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1292360 13f79535-47bb-0310-9956-ffa450edef68
* Fixing processing wireFormat and operationSelectors from rest-binding as the ↵lresende2012-02-102-2/+5
| | | | | | element QName was conflicting with binding-http and the DefaultBeanModelProcessor was producing http models for rest binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242872 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink ↵antelder2011-11-211-1/+2
| | | | | | timeout for binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204472 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3617 - Adding support for configuring wireFormat only for response ↵lresende2010-07-091-21/+43
| | | | | | 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
* Adding support for declarative http headers in binding.restlresende2010-05-071-0/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942274 13f79535-47bb-0310-9956-ffa450edef68
* Adding model for JAX-RS operation selectorlresende2010-04-272-2/+109
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938685 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation for JSON wire format for REST bindinglresende2010-04-251-0/+111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937850 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring/Simplifying JSON wireFormat class nameslresende2010-04-251-124/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937847 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende2010-04-251-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937846 13f79535-47bb-0310-9956-ffa450edef68
* Initial support for json wire format modellresende2010-04-251-0/+125
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937845 13f79535-47bb-0310-9956-ffa450edef68