summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-http (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow the fallback to default SSL in case of system default failsrfeng2012-09-131-14/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1384165 13f79535-47bb-0310-9956-ffa450edef68
* Use the new apirfeng2012-09-102-10/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1383131 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade http client version to handle ↵rfeng2012-07-232-4/+5
| | | | | | https://issues.apache.org/jira/browse/HTTPCLIENT-1138 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364844 13f79535-47bb-0310-9956-ffa450edef68
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* Update the http client version to be 4.1.3rfeng2012-03-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296543 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* Turn the http client factory into a utilityrfeng2011-09-021-4/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164607 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to http client/core to 4.1.xrfeng2011-09-021-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164606 13f79535-47bb-0310-9956-ffa450edef68
* Revert the default HTTP port to 8080 before the test cases are portedrfeng2011-04-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095775 13f79535-47bb-0310-9956-ffa450edef68
* Allow the look up of endpoint address by component/service/binding name from ↵rfeng2011-04-202-6/+8
| | | | | | the Node API git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095537 13f79535-47bb-0310-9956-ffa450edef68
* Simplify the HttpPortAllocator and allows the default implementation torfeng2011-04-206-226/+65
| | | | | | | allocate the port based on the system property/environment var (HTTP_PORT/ HTTPS_PORT) or a free port if the value is 0. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095242 13f79535-47bb-0310-9956-ffa450edef68
* Adding ranking to allow other implementations to override itlresende2011-03-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087012 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3856 - Missing default http port allocator implementation plus ↵lresende2011-03-293-0/+79
| | | | | | service locator for port allocator extensibility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086673 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ↵lresende2011-03-297-8/+270
| | | | | | extensibility to allow others to provide their own way to select available ports for http embedded runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086671 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Make http client dependency optionalrfeng2010-12-082-11/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043781 13f79535-47bb-0310-9956-ffa450edef68
* Explicitly set the httpcore versionrfeng2010-12-081-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043776 13f79535-47bb-0310-9956-ffa450edef68
* Move HttpClientFactory from common-http to host-httprfeng2010-12-083-3/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043774 13f79535-47bb-0310-9956-ffa450edef68
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-283-0/+15
| | | | | | Bring up a sample web application which demonstrates the integration between Spring and Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980218 13f79535-47bb-0310-9956-ffa450edef68
* Setting svn:eol-style for java and xml filesrfeng2010-06-051-36/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by host* extensionskelvingoodson2010-04-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938958 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use indicated by ↵kelvingoodson2010-04-262-0/+7
| | | | | | implementation-web implementation-web-client and implementation-web-runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937986 13f79535-47bb-0310-9956-ffa450edef68
* All the ServletHost impl class to receive attributesrfeng2010-04-051-21/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930948 13f79535-47bb-0310-9956-ffa450edef68
* Improve the IP address binding to be based on the host from the urirfeng2010-03-145-74/+66
| | | | | | Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
* Pass security context into getURLMapping() so that appropriate scheme/port ↵slaws2010-02-263-5/+5
| | | | | | are chosen when no concrete url is provided by the binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916695 13f79535-47bb-0310-9956-ffa450edef68
* Add security context changes in from 1.x. Going to use for firing up SSL in ↵slaws2010-02-255-0/+159
| | | | | | the embedded container case when testing binding.ws policy. Manual merge as there are subsequent 2.x changes here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916308 13f79535-47bb-0310-9956-ffa450edef68
* Small java doc fixlresende2010-02-151-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910274 13f79535-47bb-0310-9956-ffa450edef68
* Add a helper to get the correct ServletHostantelder2010-01-111-0/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897969 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2011-0/+925
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68