summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest/src (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-274-12/+46
* Enabling isCORS attribute for REST bindinglresende2012-02-224-20/+36
* Updating javadocslresende2012-02-221-0/+13
* Fixing processing wireFormat and operationSelectors from rest-binding as the ...lresende2012-02-104-22/+78
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder2011-11-214-2/+27
* Add an attribute to the REST binding for Cross-Origin Resource Sharing suppor...antelder2011-08-092-0/+6
* Simple way (workaround) to provide mime type for wireFormatlresende2010-08-292-8/+16
* TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2010-07-093-63/+120
* Adding RPC Operation Selector to binding.restlresende2010-05-126-1/+182
* Adding support for declarative http headers in binding.restlresende2010-05-074-16/+168
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-301-258/+0
* Adding XML wire format model definition for REST bindinglresende2010-04-296-0/+178
* Minor fix for the binding wire format QNamelresende2010-04-291-1/+1
* Adding model for JAX-RS operation selectorlresende2010-04-278-3/+289
* Initial implementation for JSON wire format for REST bindinglresende2010-04-256-0/+287
* Refactoring/Simplifying JSON wireFormat class nameslresende2010-04-257-302/+1
* Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende2010-04-252-6/+7
* Initial support for json wire format modellresende2010-04-258-5/+320
* Refactoring packages and other references from HTTP to RESTlresende2010-04-258-43/+45
* Initializing binding-rest based on existent binding-httplresende2010-04-258-0/+642