summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M4-RC1/modules/binding-http-runtime/src/main/java/org/apache/tuscany/sca/binding/http/provider/HTTPServiceBindingProvider.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-12Delete RC tagantelder1-212/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835300 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Moving 2.x tagslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835152 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Re-tag 2.0-M4 RC1 releaseantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831279 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Create 2.0-M4 release branchantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831226 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Bringing up HTTP Binding test caseslresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817146 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Cleaning up binding http runtime and removing policy impl code and unused ↵lresende1-60/+7
classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817144 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Starting to work on porting binding-http-runtime from 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784561 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-11Merging changes from binding-http-new that introduces support to wire format ↵lresende1-7/+83
and operation selector to the main binding-http. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773719 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support for enabling and configuring authentication for embedded http ↵lresende1-3/+27
server using policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748014 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support to enable SSL when using binding-http using Confidentiality ↵lresende1-1/+29
policy intent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748006 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30[Work in progress] Enabling security policy for http binding.lresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700368 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support ↵antelder1-7/+35
etag and if-modified headers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689492 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06Fixed the start method of the Web 2.0 binding providers where we were ↵jsdelfino1-3/+0
overwriting the model binding URI with the URI calculated at runtime, and removed the FIXME and TODO comments that were used to flag that issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683451 13f79535-47bb-0310-9956-ffa450edef68