summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix JMS refernces to honour the correlation attribute of the JMS bindingantelder2010-10-201-4/+15
* Update jms binding to use base + extension styleantelder2010-10-141-60/+7
* TUSCANY-3698: Apply patch from Padraig Myers to have the JMS binding handle u...antelder2010-10-041-5/+30
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-171-0/+5
* Update jms binding to callback interceptor to support jms: uri format callbac...antelder2010-09-141-0/+8
* BJM_3020 Validate that activationSpec is not used on a referencebdaniel2010-09-141-0/+3
* Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ...bdaniel2010-09-141-2/+12
* BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel2010-09-101-18/+15
* TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel2010-09-083-67/+61
* Add support for ActivationSpec error conditionsbdaniel2010-08-305-6/+58
* Don't try to lookup a destination if the jndiName is nullbdaniel2010-08-301-0/+3
* Update jms conection factory look up to check the type of the looked up objectantelder2010-08-301-2/+6
* BJM_4003 Set the "scaOperationName" property on response messages when using ...bdaniel2010-08-261-0/+12
* For callbacks with a oneway MEP set the JMSReplyTo with the callback destinationantelder2010-08-241-2/+10
* Update to better handle messages where the operation can not be determinedantelder2010-08-183-16/+18
* Add interceptor to handle setting properties on the response messageantelder2010-08-172-0/+87
* Don't do create-if-not-exist when using the jms:jndi: url format, and don't w...antelder2010-08-133-2/+7
* Correct code thats tryng to get at the root element local name so that it worksantelder2010-08-121-10/+16
* Correctly set jms headers on the response messageantelder2010-08-121-2/+16
* Validate that jndi lookup returns the expected jms destination typeantelder2010-08-121-0/+17
* TUSCANY-3634: ensure jms session is closed for oneway requestsantelder2010-07-301-2/+3
* Sanity check the service binding response activation specantelder2010-07-291-0/+4
* Setting svn:eol-style for java and xml filesrfeng2010-06-0513-938/+938
* mark additional classes as extension spi according to use indicated binding-j...kelvingoodson2010-04-273-11/+0
* Update to work with ActiveMq 5.3antelder2010-04-231-1/+1
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-161-7/+1
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-261-1/+1
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-043-87/+11
* Finish moving all the JMS binding off the AXIOM databinding to the DOM based ...antelder2010-02-0312-120/+139
* Remove unused imports to avoid osgi violationsrfeng2010-02-021-1/+0
* Get the JMS callbacks itest workingantelder2010-02-011-11/+19
* Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder2010-01-201-1/+1
* Rename package to avoid split packages rfeng2009-11-243-3/+6
* Moving 2.x trunklresende2009-11-2089-0/+9330