summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5/modules/binding-jms/src/main/java/org/apache/tuscany/sca/binding/jms/impl/JMSBindingProcessor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-11Moving 1.x brancheslresende1-1514/+0
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
2009-05-01TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ...antelder1-17/+14
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...slaws1-7/+13
2009-04-20TUSCANY-2976: Apply patch from Greg Dritschler to Remove default 'ConnectionF...antelder1-11/+4
2009-03-26TUSCANY-2934 - wire up the wire format writersslaws1-0/+38
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws1-1/+15
2009-03-19Fixes for TUSCANY-2922ramkumar1-16/+2
2009-03-19Fixes for TUSCANY-2914ramkumar1-14/+35
2009-03-04TUSCANY-2897 JMSBinding model should be QNames not Stringsbeckerdo1-31/+21
2009-02-19TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo1-0/+38
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws1-4/+4
2009-02-12TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo1-22/+608
2009-02-12Remove erronious warning about response connection factory not being processedantelder1-1/+0
2009-02-10TUSCANY-2835 JMS Binding does not save operation names unless there are prope...beckerdo1-3/+5
2009-02-06Add support for resourceAdapter and its propertiesantelder1-1/+7
2009-02-06Add support for operation property properties to binding.jmsantelder1-15/+31
2009-02-06TUSCANY-2820: start adding support for the varrious property elements on the ...antelder1-7/+37
2009-01-30TUSCANY-2776 The JMSBindingProcessor does not perform validation of binding p...beckerdo1-29/+95
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws1-6/+33
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws1-3/+1
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws1-1/+18
2008-08-29Complete jms binding attributes that can be defined in the definitions.xml fileantelder1-4/+1
2008-08-27Updates to get the JMS binding requestConnection and responseConnection attri...antelder1-4/+33
2008-08-07Apply patch from Ramkumar Ramalingam for TUSCANY-2532: Test case failure in i...antelder1-1/+1
2008-08-06Correct case of SubscriptionHeaders elementantelder1-2/+6
2008-08-05Add support for subscriptionHeaders to the jms binding modelantelder1-0/+9
2008-08-05Correct opertion properties correlation idantelder1-1/+1
2008-08-05Correct typo in correlation id name (ends with capital I)antelder1-2/+2
2008-08-04Updates for properties tests and tidy up old commentsantelder1-9/+210
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-7/+21