summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wireformat (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...slaws10-31/+830
2009-03-26Remove old "getWireFormatInterfaceContract" operationslaws8-37/+8
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws8-125/+216
2009-02-25TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws3-9/+26
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 operationsantelder4-17/+28
2009-02-13Partial fix for exceptions for sca clients using text xml wireformatantelder1-12/+15
2009-02-12TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder4-4/+4
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...slaws8-21/+32
2008-11-30Remove some more file that have been deleted to remove split packagesslaws5-472/+0
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws20-33/+516
2008-11-13Creating Java SCA 1.x branchlresende20-0/+1956