summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wireformat/jmsobject/runtime/WireFormatJMSObjectServiceInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Moving 1.x brancheslresende1-138/+0
2009-10-06Branch for 1.5.2slaws1-0/+0
2009-07-06Branch for 1.5.1slaws1-0/+0
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...slaws1-3/+21
2009-02-19TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message co...antelder1-0/+2
2009-02-17TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder1-4/+7
2009-02-12TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder1-1/+1
2009-02-06TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws1-3/+2
2009-02-05TUSCANY-2799 - don't return responses inside arrays. Generally reorg the code...slaws1-3/+8
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws1-4/+4
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-55/+25
2008-11-03Add a reference side example of the Request Response Binding in JMSslaws1-1/+1
2008-10-31Add a context structure for the jms binding to pass along the binding wireslaws1-11/+10
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws1-14/+25
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws1-0/+131