summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest/src/main/java/org/apache/tuscany/sca/binding/rest/xml/RESTBindingProcessor.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-10-13One more try to set the default corsrfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397797 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13Enable CORS by defaultrfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1397788 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23Add CORS support for servlet based impl with REST bindingrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1341952 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27Fixing issue where response wireFormats were being skipedlresende1-12/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1294282 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27Adding support for CORS configuration for REST bindinglresende1-10/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1294279 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22Enabling isCORS attribute for REST bindinglresende1-5/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1292360 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10Fixing processing wireFormat and operationSelectors from rest-binding as the ↵lresende1-11/+72
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
2011-11-21TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink ↵antelder1-1/+12
timeout for binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204472 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response ↵lresende1-26/+60
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
2010-05-07Adding support for declarative http headers in binding.restlresende1-12/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942274 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende1-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937846 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Initial support for json wire format modellresende1-5/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937845 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Refactoring packages and other references from HTTP to RESTlresende1-17/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937843 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Initializing binding-rest based on existent binding-httplresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937841 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10TUSCANY-242 add URI specific processing for binding uris and a couple of ↵slaws1-1/+1
others I missed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921293 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-39/+7
Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Moving code to use HTTPBinding type instead of local qnamelresende1-7/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823027 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Minor formattinglresende1-38/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823026 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Removing reference to problem implementation classlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817153 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Cleaning up http binding model, removing non-used classes and policy related ↵lresende1-15/+27
impls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817142 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-166/+166
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Starting to work on porting binding-http from 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784560 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Merging HTTPBindingProcessor from binding-http-new that introduces support ↵lresende1-0/+166
to wire format and operation selector to the main binding-http. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774115 13f79535-47bb-0310-9956-ffa450edef68