summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wireformat/jmsobject/runtime/WireFormatJMSObjectServiceInterceptor.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...slaws2009-04-301-3/+21
* TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message co...antelder2009-02-191-0/+2
* TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder2009-02-171-4/+7
* TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder2009-02-121-1/+1
* TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws2009-02-061-3/+2
* TUSCANY-2799 - don't return responses inside arrays. Generally reorg the code...slaws2009-02-051-3/+8
* Tidy jms policy implementations to remove code from the binding and put it i...slaws2008-11-301-0/+111