summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0311-119/+138
* Remove unused imports to avoid osgi violationsrfeng2010-02-021-1/+0
* Get the JMS callbacks itest workingantelder2010-02-011-11/+19
* Rename package to avoid split packages rfeng2009-11-243-3/+6
* Moving 2.x trunklresende2009-11-2085-0/+8962