summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/transport/TransportServiceInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-03-07Tag for beta4 Rc1antelder1-0/+0
2012-02-21TUSCANY-4018 - Apply Jennifers patch to correct the setting of reponse JMS he...slaws1-6/+3
2012-02-09TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws1-5/+0
2012-01-06TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws1-1/+1
2011-11-10Update to fix compliance test BJM_4011 - if the operation isn't found ensure ...antelder1-1/+1
2011-11-03TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()antelder1-8/+31
2011-01-11Complete enablement of the JMS Binding to deal with Async invocations - as un...edwardsmj1-9/+12
2010-12-20Extending binding-jms-runtime to provide native async service invocation with...edwardsmj1-7/+84
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