summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-atom-runtime/src/main/java/org/apache/tuscany/sca/binding (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-22Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng1-9/+10
2011-09-02Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng3-6/+13
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-0/+1
2011-02-06Simplifying modules structure by merging *-js-dojo into the binding-runtime s...lresende1-0/+77
2011-01-08TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which is...lresende1-1/+1
2011-01-08TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming tuscan...lresende3-19/+14
2011-01-01TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende3-63/+132
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende1-5/+5
2010-12-08Move HttpClientFactory from common-http to host-httprfeng1-8/+7
2010-12-08More version changes and make sure HttpClient connections are releasedrfeng1-25/+33
2010-12-08Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng4-137/+208
2010-11-15TUSCANY-3664 Fix atom binding/store samplebdaniel1-1/+1
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-1/+1
2010-10-26TUSCANY-3735: Don't use HTTP authorization or authentication by default (merg...nash2-13/+29
2010-10-26TUSCANY-3743: Return correct response code from If-Unmodified-Since (merged 1...nash1-1/+1
2010-10-26TUSCANY-3742: Fix time comparison for If-Modified-Since and If-Unmodified-Sin...nash1-3/+11
2010-10-26TUSCANY-3734: Fix incorrect rendering of non-ASCII characters (merged 1.x com...nash1-5/+4
2010-09-19Fixes to get the store contribution working in a webapp. Make atom binding us...jsdelfino1-1/+9
2010-04-30Updating REST binding to use common-http cache context class and minor update...lresende1-1/+1
2010-04-29Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende1-1/+1
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder1-6/+1
2010-02-26Moving getRequestPath utility to common-http utility classlresende1-24/+5
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2009-11-20Moving 2.x trunklresende9-0/+2123