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-12-20Extending binding-jms-runtime to provide native async service invocation with...edwardsmj4-26/+223
2010-12-15Updating the fix for OSGi support to deal with error casesedwardsmj1-30/+56
2010-12-10Initial fixes to enable JMS runtime to work under OSGi as described in TUSCAN...edwardsmj2-3/+40
2010-10-21Set JMSReplyTo based on the latest binding.jms specrfeng1-1/+3
2010-10-04TUSCANY-3698: Apply patch from Padraig Myers to have the JMS binding handle u...antelder1-5/+30
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng1-0/+5
2010-09-14BJM_3020 Validate that activationSpec is not used on a referencebdaniel1-0/+3
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