summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-http/src/main/java/org/apache (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-13Allow the fallback to default SSL in case of system default failsrfeng1-14/+10
2012-09-10Use the new apirfeng1-10/+14
2012-07-23Upgrade http client version to handle https://issues.apache.org/jira/browse/H...rfeng1-2/+3
2011-09-02Turn the http client factory into a utilityrfeng1-4/+34
2011-04-21Revert the default HTTP port to 8080 before the test cases are portedrfeng1-1/+1
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng2-6/+8
2011-04-20Simplify the HttpPortAllocator and allows the default implementation torfeng4-206/+64
2011-03-29TUSCANY-3856 - Missing default http port allocator implementation plus servic...lresende1-0/+41
2011-03-29TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ext...lresende6-7/+268
2010-12-08Move HttpClientFactory from common-http to host-httprfeng1-0/+65
2010-07-28Allow Spring WebApplicationContext to be used by Tuscanyrfeng3-0/+15
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-36/+36
2010-04-28mark additional classes as extension spi according to use by host* extensionskelvingoodson1-1/+1
2010-04-26mark additional classes as extension spi according to use indicated by implem...kelvingoodson2-0/+7
2010-04-05All the ServletHost impl class to receive attributesrfeng1-21/+5
2010-03-14Improve the IP address binding to be based on the host from the urirfeng5-74/+66
2010-02-26Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws3-5/+5
2010-02-25Add security context changes in from 1.x. Going to use for firing up SSL in t...slaws5-0/+159
2010-02-15Small java doc fixlresende1-0/+4
2010-01-11Add a helper to get the correct ServletHostantelder1-0/+52
2009-11-20Moving 2.x trunklresende6-0/+630