summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/BytesMessageProcessor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Moving 1.x trunklresende1-124/+0
2009-05-29TUSCANY-2967 back out the trial change to bytes format messages so that all w...slaws1-2/+10
2009-05-19Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire fo...scottkurz1-0/+1
2009-05-15TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes t...slaws1-0/+30
2009-02-12TUSCANY-2841: start to add support for using a seperate response connection f...antelder1-0/+7
2009-02-06TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws1-1/+5
2009-02-05TUSCANY-2799 - don't return responses inside arrays. Generally reorg the code...slaws1-4/+3
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws1-5/+1
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws1-0/+79