summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/modules/binding-atom-abdera/src/main/java/org/apache/tuscany/sca/binding/atom/provider/AtomBindingListenerServlet.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-13Moving 1.x brancheslresende1-914/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835694 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Branch for 1.5.2slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822292 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Minor import cleanuplresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803216 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Branch for 1.5.1slaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26TUSCANY-3121 binding.atom should leverage introspection when setting up call ↵bdaniel1-4/+3
to mediator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788848 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20TUSCANY-3310 - Updated the atom binding so that the description can be set ↵mcombellack1-1/+6
using the description attribute. This is similar to the way that we set the title of the feed using the title attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786928 13f79535-47bb-0310-9956-ffa450edef68
2009-06-20TUSCANY-3109 Added null check for getOperation to handle case where the feed ↵mcombellack1-9/+10
Java component implementation does not have a get() method but does define a getAll() method. This fixes TUSCANY-3109 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786917 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09TUSCANY-2938 - Fixing how we calculate request path based on contextPath and ↵lresende1-7/+30
ServletPath to make operations working in both embedded and webapp hosted environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763787 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2950 enclose etags in speech marksslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759171 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Minor formatting and removing unused importslresende1-281/+291
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758081 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21TUSCANY-2932 Correctly handle NotFoundException as a 404 in ↵bdaniel1-3/+10
AtomBindingListenerServlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757107 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29Tuscany-2567 Support for streaming postMedia and putMedia in Atom bindingbeckerdo1-9/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708990 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15TUSCANY-2636 Fixes for Multiple issues with eTag tests cases in ↵beckerdo1-0/+1
binding-atom-abdera git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704940 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30[Work in progress] Enabling security policy for http binding. lresende1-3/+3
Missed file with changes from previous commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700372 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697643 ↵beckerdo1-60/+17
13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Provide feature to implement Atom service workspace documentation and unit ↵beckerdo1-76/+109
testing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694479 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support ↵antelder1-37/+2
etag and if-modified headers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689492 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20TUSCANY-2537: Apply patch from Dan Becker for Demonstrate Atom Binding end ↵antelder1-13/+134
to end caching (ETag, Last-modified use) in git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687289 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13TUSCANY-2504: apply patch from Dan Becker to give Atom binding support for ↵antelder1-19/+66
negotiated content types git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685516 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09TUSCANY-2477 - Applying Dan's patch that addes support for eTag and ↵lresende1-11/+121
last-modified headers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684294 13f79535-47bb-0310-9956-ffa450edef68
2008-06-29TUSCANY-2430, fix the algorithm used to work out the feed URL. slaws1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672659 13f79535-47bb-0310-9956-ffa450edef68