summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wireformat/jmsobject (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3031 Ensure that JMS wire formats that don't required a data transfor...slaws2009-05-152-2/+2
* TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...slaws2009-04-304-11/+93
* Remove old "getWireFormatInterfaceContract" operationslaws2009-03-262-8/+0
* TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws2009-03-262-28/+50
* TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws2009-02-251-3/+9
* 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-052-6/+11
* Tidy jms policy implementations to remove code from the binding and put it i...slaws2008-11-305-9/+11
* Creating Java SCA 1.x branchlresende2008-11-135-0/+472