summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/extend/modules/binding-atom-runtime/src/main/java/org/apache/tuscany/sca/binding/atom/provider/AtomBindingListenerServlet.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-29Sandbox to experiment and extend the runtime.jsdelfino1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
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