summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jms/src/main/java/org/apache/tuscany/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel2010-09-082-60/+151
* 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-301-0/+5
* BJM_3019 Add validation to make sure the jms binding destination name matches...bdaniel2010-08-271-0/+8
* 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-252-16/+95
* Updates to create mode validationantelder2010-08-252-3/+24
* Update jms binding to use spec defined jmsDefault wireformatantelder2010-08-182-2/+2
* Updates to get jms message selectors working properlyantelder2010-08-121-1/+10
* Check that a destination is defined when connectionFactory element is usedantelder2010-08-121-0/+8
* More correctly handle the jms uri format of the binding. Still needs more wor...antelder2010-08-122-7/+22
* Support the other jms properties in the jms uriantelder2010-08-021-0/+6
* Update activation spec name attributeantelder2010-07-291-3/+3
* Fix up IDE warningsantelder2010-06-211-5/+2
* Change all exception throwing to be Monitor errorsantelder2010-06-211-3/+3
* Remove out of date warningantelder2010-06-211-1/+0
* Setting svn:eol-style for java and xml filesrfeng2010-06-051-72/+72
* 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
* Tidy up the binding interface to include the wire format and operation select...slaws2009-12-021-2/+2
* Moving 2.x trunklresende2009-11-2025-0/+4246