summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-RC2/modules/binding-atom-runtime/src/main/java/org/apache/tuscany/sca/binding/atom/provider/AtomBindingListenerServlet.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-18Tag for 2.0 RC2antelder1-0/+0
2011-01-25Sandbox to experiment with dynamic mass virtual hosting and running a differe...jsdelfino1-0/+0
2011-01-10Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino1-0/+0
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...lresende1-15/+10
2011-01-01TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende1-56/+68
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende1-5/+5
2010-12-08Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng1-2/+2
2010-11-15TUSCANY-3664 Fix atom binding/store samplebdaniel1-1/+1
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-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-02-26Moving getRequestPath utility to common-http utility classlresende1-24/+5
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-3/+3
2009-09-25Copy ATOM Binding to start porting from 1.x to 2.xlresende1-0/+0
2009-08-11Minor import cleanuplresende1-2/+0
2009-07-06Branch for 1.5.1slaws1-0/+0
2009-06-26TUSCANY-3121 binding.atom should leverage introspection when setting up call ...bdaniel1-4/+3
2009-06-20TUSCANY-3310 - Updated the atom binding so that the description can be set us...mcombellack1-1/+6
2009-06-20TUSCANY-3109 Added null check for getOperation to handle case where the feed ...mcombellack1-9/+10
2009-04-09TUSCANY-2938 - Fixing how we calculate request path based on contextPath and ...lresende1-7/+30
2009-03-27TUSCANY-2950 enclose etags in speech marksslaws1-2/+2
2009-03-24Minor formatting and removing unused importslresende1-281/+291
2009-03-21TUSCANY-2932 Correctly handle NotFoundException as a 404 in AtomBindingListen...bdaniel1-3/+10
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-10-29Tuscany-2567 Support for streaming postMedia and putMedia in Atom bindingbeckerdo1-9/+43
2008-10-15TUSCANY-2636 Fixes for Multiple issues with eTag tests cases in binding-atom-...beckerdo1-0/+1
2008-09-30[Work in progress] Enabling security policy for http binding. lresende1-3/+3
2008-09-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697643 13f79535-47bb-0...beckerdo1-60/+17
2008-09-11Provide feature to implement Atom service workspace documentation and unit te...beckerdo1-76/+109
2008-08-27TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta...antelder1-37/+2
2008-08-20TUSCANY-2537: Apply patch from Dan Becker for Demonstrate Atom Binding end to...antelder1-13/+134
2008-08-13TUSCANY-2504: apply patch from Dan Becker to give Atom binding support for ne...antelder1-19/+66
2008-08-09TUSCANY-2477 - Applying Dan's patch that addes support for eTag and last-modi...lresende1-11/+121
2008-06-29TUSCANY-2430, fix the algorithm used to work out the feed URL. slaws1-2/+3