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