summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
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