summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-03TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle Des...antelder1-5/+4
2011-11-03TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() prop...antelder1-9/+6
2011-01-14Remove actspec == destname check as thats not strictly correct and the test r...antelder1-14/+0
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 bjm30029antelder2-0/+12
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...bdaniel1-0/+6
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...bdaniel2-60/+151
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 ...bdaniel1-0/+5
2010-08-27BJM_3019 Add validation to make sure the jms binding destination name matches...bdaniel1-0/+8
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 validationantelder2-16/+95
2010-08-25Updates to create mode validationantelder2-3/+24
2010-08-18Update jms binding to use spec defined jmsDefault wireformatantelder2-2/+2
2010-08-12Updates to get jms message selectors working properlyantelder1-1/+10
2010-08-12Check that a destination is defined when connectionFactory element is usedantelder1-0/+8
2010-08-12More correctly handle the jms uri format of the binding. Still needs more wor...antelder2-7/+22
2010-08-02Support the other jms properties in the jms uriantelder1-0/+6
2010-07-29Update activation spec name attributeantelder1-3/+3
2010-06-21Fix up IDE warningsantelder1-5/+2
2010-06-21Change all exception throwing to be Monitor errorsantelder1-3/+3
2010-06-21Remove out of date warningantelder1-1/+0
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-72/+72
2010-05-05No code change just format the codeantelder1-14/+15
2010-04-08Replace non utf8 charactersantelder1-21/+21
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws1-6/+6
2009-12-02Tidy up the binding interface to include the wire format and operation select...slaws1-2/+2
2009-11-20Moving 2.x trunklresende25-0/+4246