summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/wireformat (follow)
Commit message (Expand)AuthorAgeFilesLines
* The operation name property is only for request messages so don't set it on t...antelder2012-02-071-8/+0
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-135-9/+9
* Update the JMS binding so that the message format may be either AXIOM or DOM....antelder2011-11-0910-62/+45
* Update jms wireformats to fix NPE with async servicesantelder2011-08-235-6/+53
* Fix jms text wireformat to work with async servicesantelder2011-08-193-4/+26
* Fix NPE in jmsObject wireformat with async servicesantelder2011-08-193-4/+26
* Extending binding-jms-runtime to provide native async service invocation with...edwardsmj2010-12-2012-20/+142
* BJM_4003 Set the "scaOperationName" property on response messages when using ...bdaniel2010-08-261-0/+12
* Finish moving all the JMS binding off the AXIOM databinding to the DOM based ...antelder2010-02-037-38/+46
* Moving 2.x trunklresende2009-11-2030-0/+3408