summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/transport/TransportServiceInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-26Delete and redo release branchantelder1-0/+0
2010-09-08TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel1-22/+19
2010-08-18Update to better handle messages where the operation can not be determinedantelder1-14/+16
2010-08-12Correctly set jms headers on the response messageantelder1-2/+16
2010-07-30TUSCANY-3634: ensure jms session is closed for oneway requestsantelder1-2/+3
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-1/+1
2010-02-02Remove unused imports to avoid osgi violationsrfeng1-1/+0
2010-02-01Get the JMS callbacks itest workingantelder1-11/+19
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-5/+5
2009-11-13Start changing the JMS binding to not need AXIOM. Work in progress, TextXML m...antelder1-3/+4
2009-09-14Correct getting the component serviceantelder1-1/+1
2009-09-11Fix the last JMS binding compile errors by commenting out with TODO commentsantelder1-2/+0
2009-09-11More updates to bring up the 1.x jms binding on 2.xantelder1-0/+187
2009-01-31Moving modules that are not part of the main build to contrib folderlresende1-170/+0
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-0/+0
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws1-2/+30
2008-11-03Add a reference side example of the Request Response Binding in JMSslaws1-57/+45
2008-10-31Add a context structure for the jms binding to pass along the binding wireslaws1-8/+8
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws1-14/+11
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws1-0/+157