summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-http/src/main/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set the default backoff strategyrfeng2012-11-061-0/+5
* Fix an issue related to @Path on the jaxrs interfacerfeng2012-10-111-9/+9
* Enhance the http client configuration to make it customizablerfeng2012-09-301-10/+70
* Allow the fallback to default SSL in case of system default failsrfeng2012-09-131-14/+10
* Use the new apirfeng2012-09-101-10/+14
* Upgrade http client version to handle https://issues.apache.org/jira/browse/H...rfeng2012-07-231-2/+3
* Turn the http client factory into a utilityrfeng2011-09-021-4/+34
* Revert the default HTTP port to 8080 before the test cases are portedrfeng2011-04-211-1/+1
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-202-6/+8
* Simplify the HttpPortAllocator and allows the default implementation torfeng2011-04-204-206/+64
* TUSCANY-3856 - Missing default http port allocator implementation plus servic...lresende2011-03-291-0/+41
* TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ext...lresende2011-03-296-7/+268
* Move HttpClientFactory from common-http to host-httprfeng2010-12-081-0/+65
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-283-0/+15
* Setting svn:eol-style for java and xml filesrfeng2010-06-051-36/+36
* mark additional classes as extension spi according to use by host* extensionskelvingoodson2010-04-281-1/+1
* mark additional classes as extension spi according to use indicated by implem...kelvingoodson2010-04-262-0/+7
* All the ServletHost impl class to receive attributesrfeng2010-04-051-21/+5
* Improve the IP address binding to be based on the host from the urirfeng2010-03-145-74/+66
* Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws2010-02-263-5/+5
* Add security context changes in from 1.x. Going to use for firing up SSL in t...slaws2010-02-255-0/+159
* Small java doc fixlresende2010-02-151-0/+4
* Add a helper to get the correct ServletHostantelder2010-01-111-0/+52
* Moving 2.x trunklresende2009-11-206-0/+630