summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest/src/main/java/org/apache/tuscany/sca/binding/rest/xml/RESTBindingProcessor.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* One more try to set the default corsrfeng2012-10-131-4/+4
* Enable CORS by defaultrfeng2012-10-131-0/+3
* Add CORS support for servlet based impl with REST bindingrfeng2012-05-231-0/+1
* Fixing issue where response wireFormats were being skipedlresende2012-02-271-12/+9
* Adding support for CORS configuration for REST bindinglresende2012-02-271-10/+25
* Enabling isCORS attribute for REST bindinglresende2012-02-221-5/+8
* Fixing processing wireFormat and operationSelectors from rest-binding as the ...lresende2012-02-101-11/+72
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder2011-11-211-1/+12
* TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2010-07-091-26/+60
* Adding support for declarative http headers in binding.restlresende2010-05-071-12/+56
* Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende2010-04-251-5/+7
* Initial support for json wire format modellresende2010-04-251-5/+15
* Refactoring packages and other references from HTTP to RESTlresende2010-04-251-0/+142