summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-atom-runtime/src/main/java/org/apache/tuscany/sca/binding/atom/provider/AtomBindingListenerServlet.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which is...lresende2011-01-081-1/+1
* TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming tuscan...lresende2011-01-081-15/+10
* TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende2011-01-011-56/+68
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-011-5/+5
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-081-2/+2
* TUSCANY-3664 Fix atom binding/store samplebdaniel2010-11-151-1/+1
* TUSCANY-3743: Return correct response code from If-Unmodified-Since (merged 1...nash2010-10-261-1/+1
* TUSCANY-3742: Fix time comparison for If-Modified-Since and If-Unmodified-Sin...nash2010-10-261-3/+11
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-301-1/+1
* Refactoring HTTPCacheContext to common-http module to avoid binding-atom to d...lresende2010-04-291-1/+1
* Moving getRequestPath utility to common-http utility classlresende2010-02-261-24/+5
* Moving 2.x trunklresende2009-11-201-0/+914