summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-2/+2
2012-03-21TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ...antelder2-3/+18
2012-03-19TUSCANY-4024: Adjust position of wireFormat element writingantelder1-10/+10
2012-03-19TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in t...antelder1-15/+17
2012-02-23TUSCANY-3099 - the change is already ported from 1.x to 2.x but this small te...slaws1-2/+2
2012-02-22TUSCANY-3418 - make all the wire format models implement equals() consistentlyslaws4-0/+20
2012-02-15Make the JMSException a ServiceRuntimeException so it has some commonality wi...slaws1-1/+3
2012-02-15TUSCANY-4015 - correct what activation spec attributes are written outslaws1-1/+1
2012-02-09TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...slaws1-0/+56
2012-02-07TUSCANY-4001: Update JMS Binding to use the QName of the element in Unexpecte...antelder1-4/+7
2012-01-24TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...antelder2-0/+10
2012-01-13When using the JMS URI form to identify JMS resources the resources MUST exis...antelder1-0/+6
2012-01-07TUSCANY-4002: Apply patch from Jennifer Thompson for JMSBindingProcessor to a...antelder1-0/+15
2011-11-15Update the JMS binding to support attribute extensions in the scdlantelder2-7/+61
2011-11-14Deal with a couple of cases where the order of results differs depending on w...slaws1-2/+23
2011-11-03TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle Des...antelder2-6/+5
2011-11-03TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() prop...antelder1-9/+6
2011-09-02Fix the single quote issues in all message bundlesrfeng1-13/+13
2011-01-14Remove actspec == destname check as thats not strictly correct and the test r...antelder1-14/+0
2010-12-11Add test dependency on woodstox to get a testcase workingantelder1-0/+7
2010-12-02Added manifest entries for missing package dependencies, for TUSCANY-3803edwardsmj1-0/+2
2010-10-20TUSCANY_3738 Fix parsing of property type attributes ( BJM_3025.1, BJM_3025.2 )bdaniel1-2/+6
2010-10-06Correct jms uri connection fatory attributeantelder1-2/+2
2010-10-05Validate bjm30029antelder3-0/+13
2010-10-05Update correlation constants to latest specantelder1-2/+2
2010-10-05Updates for selectedOperation attribute changeantelder1-9/+11
2010-09-09BJM_3026_1 Ensure correct message selector is usedbdaniel2-4/+13
2010-09-08BJM_3034 Fix validation check. The previous fix causes some other tests to fa...bdaniel2-1/+11
2010-09-08BJM_3034 Add validation to check that a destination is not present when a uri...bdaniel2-0/+7
2010-09-08Add validations for response/activationSpec and response/destination name mat...bdaniel1-0/+6
2010-09-08TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel3-64/+155
2010-09-02Correct delivery mode setting, add option to set jms typeantelder1-1/+3
2010-09-01Missing operationProperties name attribute is an error not a warningantelder1-1/+1
2010-08-30BJM_3037A Add validation for ActivationSpec with "always" create and no JNDI ...bdaniel2-0/+6
2010-08-27BJM_3019 Add validation to make sure the jms binding destination name matches...bdaniel2-0/+9
2010-08-25Its ok to not have an activationSpec jndiName (seems wrong though so should q...antelder1-4/+0
2010-08-25Updates for create attribute validationantelder3-18/+98
2010-08-25Updates to create mode validationantelder3-3/+26
2010-08-18Update jms binding to use spec defined jmsDefault wireformatantelder3-4/+4
2010-08-12Update the old jms binding policy and intent definitions to work in 2.xantelder2-70/+8
2010-08-12Updates to get jms message selectors working properlyantelder1-1/+10
2010-08-12Check that a destination is defined when connectionFactory element is usedantelder2-0/+9
2010-08-12More correctly handle the jms uri format of the binding. Still needs more wor...antelder4-9/+24
2010-08-02Support the other jms properties in the jms uriantelder1-0/+6
2010-07-29Update activation spec name attributeantelder1-3/+3
2010-06-22Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj1-0/+5
2010-06-21Fix up IDE warningsantelder1-5/+2
2010-06-21Change all exception throwing to be Monitor errorsantelder2-3/+6
2010-06-21Remove out of date warningantelder1-1/+0
2010-06-05Setting svn:eol-style for java and xml filesrfeng2-845/+845