summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.6/modules/binding-jms/src/main/java/org/apache/tuscany/sca/binding/jms/impl/JMSBinding.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-04Official 1.6 release taglresende1-0/+0
2009-11-11Moving 1.x brancheslresende1-0/+0
2009-07-06Branch for 1.5.1slaws1-0/+0
2009-07-03TUSCANY-3116: add runtime support for using the operationProperties attribute...antelder1-28/+84
2009-07-02TUSCANY-3116: add support for the operationPropertyName attribute to the JMS ...antelder1-2/+20
2009-04-20TUSCANY-2976: Apply patch from Greg Dritschler to Remove default 'ConnectionF...antelder1-1/+1
2009-03-26TUSCANY-2934 - wire up the wire format writersslaws1-0/+8
2009-03-04TUSCANY-2897 JMSBinding model should be QNames not Stringsbeckerdo1-8/+39
2009-02-19TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo1-1/+17
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws1-2/+2
2009-02-12TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo1-1/+131
2009-02-12TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder1-1/+1
2009-02-10TUSCANY-2835 JMS Binding does not save operation names unless there are prope...beckerdo1-1/+13
2009-02-06TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() an...beckerdo1-0/+27
2009-02-06Add support for resourceAdapter and its propertiesantelder1-0/+15
2009-02-06Add support for operation property properties to binding.jmsantelder1-0/+9
2009-02-06TUSCANY-2820: start adding support for the varrious property elements on the ...antelder1-0/+30
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws1-5/+14
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws1-22/+24
2008-09-15More work exploring the policy extension model by implementing a token based ...slaws1-2/+37
2008-08-29Complete jms binding attributes that can be defined in the definitions.xml fileantelder1-14/+52
2008-08-27Updates to get the JMS binding requestConnection and responseConnection attri...antelder1-4/+52
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-08-05Add support for subscriptionHeaders to the jms binding modelantelder1-0/+8
2008-08-04Updates for properties tests and tidy up old commentsantelder1-141/+164
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-63/+1