summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-30Add support for ActivationSpec error conditionsbdaniel2-0/+15
2010-08-30Don't try to lookup a destination if the jndiName is nullbdaniel1-0/+3
2010-08-30Update jms conection factory look up to check the type of the looked up objectantelder1-2/+6
2010-08-18Update to better handle messages where the operation can not be determinedantelder1-1/+1
2010-08-17Add interceptor to handle setting properties on the response messageantelder1-0/+4
2010-08-13Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder2-1/+4
2010-07-29Sanity check the service binding response activation specantelder1-0/+4
2010-06-05Setting svn:eol-style for java and xml filesrfeng4-154/+154
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder1-7/+1
2010-02-03Finish moving all the JMS binding off the AXIOM databinding to the DOM based ...antelder3-65/+80
2009-11-20Moving 2.x trunklresende17-0/+2469