summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-20Fix JMS refernces to honour the correlation attribute of the JMS bindingantelder1-4/+15
2010-10-14Update jms binding to use base + extension styleantelder1-60/+7
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-14Update jms binding to callback interceptor to support jms: uri format callbac...antelder1-0/+8
2010-09-14BJM_3020 Validate that activationSpec is not used on a referencebdaniel1-0/+3
2010-09-14Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ...bdaniel1-2/+12
2010-09-10BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel1-18/+15
2010-09-08TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel3-67/+61
2010-08-30Add support for ActivationSpec error conditionsbdaniel5-6/+58
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-26BJM_4003 Set the "scaOperationName" property on response messages when using ...bdaniel1-0/+12
2010-08-24For callbacks with a oneway MEP set the JMSReplyTo with the callback destinationantelder1-2/+10
2010-08-18Update to better handle messages where the operation can not be determinedantelder3-16/+18
2010-08-17Add interceptor to handle setting properties on the response messageantelder2-0/+87
2010-08-13Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder3-2/+7
2010-08-12Correct code thats tryng to get at the root element local name so that it worksantelder1-10/+16
2010-08-12Correctly set jms headers on the response messageantelder1-2/+16
2010-08-12Validate that jndi lookup returns the expected jms destination typeantelder1-0/+17
2010-07-30TUSCANY-3634: ensure jms session is closed for oneway requestsantelder1-2/+3
2010-07-29Sanity check the service binding response activation specantelder1-0/+4
2010-06-05Setting svn:eol-style for java and xml filesrfeng13-938/+938
2010-04-27mark additional classes as extension spi according to use indicated binding-j...kelvingoodson3-11/+0
2010-04-23Update to work with ActiveMq 5.3antelder1-1/+1
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder1-7/+1
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-1/+1
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws3-87/+11
2010-02-03Finish moving all the JMS binding off the AXIOM databinding to the DOM based ...antelder12-120/+139
2010-02-02Remove unused imports to avoid osgi violationsrfeng1-1/+0
2010-02-01Get the JMS callbacks itest workingantelder1-11/+19
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder1-1/+1
2009-11-24Rename package to avoid split packages rfeng3-3/+6
2009-11-20Moving 2.x trunklresende89-0/+9330