summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wireformat (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3031 Ensure that JMS wire formats that don't required a data transfor...slaws2009-05-158-8/+8
* TUSCANY-2965 - add fault handling code for wireFormat.bytesXMLslaws2009-04-304-21/+34
* TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...slaws2009-04-304-11/+93
* TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws2009-04-265-0/+507
* TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...slaws2009-04-2410-31/+830
* Remove old "getWireFormatInterfaceContract" operationslaws2009-03-268-37/+8
* TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws2009-03-268-125/+216
* TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws2009-02-253-9/+26
* 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-174-17/+28
* Partial fix for exceptions for sca clients using text xml wireformatantelder2009-02-131-12/+15
* TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder2009-02-124-4/+4
* 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-058-21/+32
* Remove some more file that have been deleted to remove split packagesslaws2008-11-305-472/+0
* Tidy jms policy implementations to remove code from the binding and put it i...slaws2008-11-3020-33/+516
* Creating Java SCA 1.x branchlresende2008-11-1320-0/+1956