summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M4-RC3/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/transport/TransportServiceInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-12Rename to final 2.0 M4 tag nameantelder1-185/+0
2009-11-11Moving 2.x tagslresende1-0/+0
2009-11-06Tag 2.0 M4 RC3antelder1-0/+0
2009-10-30Create 2.0-M4 release branchantelder1-0/+0
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