summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
* TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ...antelder2012-03-212-3/+18
* TUSCANY-4024: Adjust position of wireFormat element writingantelder2012-03-191-10/+10
* TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in t...antelder2012-03-191-15/+17
* TUSCANY-3099 - the change is already ported from 1.x to 2.x but this small te...slaws2012-02-231-2/+2
* TUSCANY-3418 - make all the wire format models implement equals() consistentlyslaws2012-02-224-0/+20
* Make the JMSException a ServiceRuntimeException so it has some commonality wi...slaws2012-02-151-1/+3
* TUSCANY-4015 - correct what activation spec attributes are written outslaws2012-02-151-1/+1
* TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws2012-02-091-0/+56
* TUSCANY-4001: Update JMS Binding to use the QName of the element in Unexpecte...antelder2012-02-071-4/+7
* TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...antelder2012-01-242-0/+10
* When using the JMS URI form to identify JMS resources the resources MUST exis...antelder2012-01-131-0/+6
* TUSCANY-4002: Apply patch from Jennifer Thompson for JMSBindingProcessor to a...antelder2012-01-071-0/+15
* Update the JMS binding to support attribute extensions in the scdlantelder2011-11-152-7/+61
* Deal with a couple of cases where the order of results differs depending on w...slaws2011-11-141-2/+23
* 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