summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-atom-abdera/src/main/java/org/apache/tuscany/sca/binding/atom/provider/AtomBindingListenerServlet.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Moving 1.x trunklresende1-914/+0
2009-08-11Minor import cleanuplresende1-2/+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