summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle Des...antelder2011-11-032-6/+5
* TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() prop...antelder2011-11-031-9/+6
* Fix the single quote issues in all message bundlesrfeng2011-09-021-13/+13
* Remove actspec == destname check as thats not strictly correct and the test r...antelder2011-01-141-14/+0
* Add test dependency on woodstox to get a testcase workingantelder2010-12-111-0/+7
* Added manifest entries for missing package dependencies, for TUSCANY-3803edwardsmj2010-12-021-0/+2
* TUSCANY_3738 Fix parsing of property type attributes ( BJM_3025.1, BJM_3025.2 )bdaniel2010-10-201-2/+6
* Correct jms uri connection fatory attributeantelder2010-10-061-2/+2
* Validate bjm30029antelder2010-10-053-0/+13
* Update correlation constants to latest specantelder2010-10-051-2/+2
* Updates for selectedOperation attribute changeantelder2010-10-051-9/+11
* BJM_3026_1 Ensure correct message selector is usedbdaniel2010-09-092-4/+13
* BJM_3034 Fix validation check. The previous fix causes some other tests to fa...bdaniel2010-09-082-1/+11
* BJM_3034 Add validation to check that a destination is not present when a uri...bdaniel2010-09-082-0/+7
* Add validations for response/activationSpec and response/destination name mat...bdaniel2010-09-081-0/+6
* TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel2010-09-083-64/+155
* Correct delivery mode setting, add option to set jms typeantelder2010-09-021-1/+3
* Missing operationProperties name attribute is an error not a warningantelder2010-09-011-1/+1
* BJM_3037A Add validation for ActivationSpec with "always" create and no JNDI ...bdaniel2010-08-302-0/+6
* BJM_3019 Add validation to make sure the jms binding destination name matches...bdaniel2010-08-272-0/+9
* Its ok to not have an activationSpec jndiName (seems wrong though so should q...antelder2010-08-251-4/+0
* Updates for create attribute validationantelder2010-08-253-18/+98
* Updates to create mode validationantelder2010-08-253-3/+26
* Update jms binding to use spec defined jmsDefault wireformatantelder2010-08-183-4/+4
* Update the old jms binding policy and intent definitions to work in 2.xantelder2010-08-122-70/+8
* Updates to get jms message selectors working properlyantelder2010-08-121-1/+10
* Check that a destination is defined when connectionFactory element is usedantelder2010-08-122-0/+9
* More correctly handle the jms uri format of the binding. Still needs more wor...antelder2010-08-124-9/+24
* Support the other jms properties in the jms uriantelder2010-08-021-0/+6
* Update activation spec name attributeantelder2010-07-291-3/+3
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-0/+5
* Fix up IDE warningsantelder2010-06-211-5/+2
* Change all exception throwing to be Monitor errorsantelder2010-06-212-3/+6
* Remove out of date warningantelder2010-06-211-1/+0
* Setting svn:eol-style for java and xml filesrfeng2010-06-052-845/+845
* No code change just format the codeantelder2010-05-051-14/+15
* Replace non utf8 charactersantelder2010-04-081-21/+21
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-091-6/+6
* Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder2010-01-201-1/+1
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-113-23/+23
* Tidy up the binding interface to include the wire format and operation select...slaws2009-12-021-2/+2
* Moving 2.x trunklresende2009-11-2037-0/+6082