summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wireformat/jmsobject (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-15TUSCANY-3031 Ensure that JMS wire formats that don't required a data transfor...slaws2-2/+2
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...slaws4-11/+93
2009-03-26Remove old "getWireFormatInterfaceContract" operationslaws2-8/+0
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws2-28/+50
2009-02-25TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws1-3/+9
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...slaws2-6/+11
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws5-9/+11
2008-11-13Creating Java SCA 1.x branchlresende5-0/+472