summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms/src/main/java/org/apache/tuscany/sca/binding/jms/impl (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Moving 1.x trunklresende5-2721/+0
2009-08-13TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl an...slaws1-1/+1
2009-07-03TUSCANY-3116: add runtime support for using the operationProperties attribute...antelder2-28/+92
2009-07-02TUSCANY-3116: add support for the operationPropertyName attribute to the JMS ...antelder2-3/+30
2009-06-29TUSCANY-3068 - Improve validation in JMS processors. Thanks for the patch Kau...slaws1-3/+16
2009-06-26TUSCANY-3099 log an error if an invalid header priority is enteredslaws1-11/+21
2009-06-26TUSCANY-3120 - improve write processing so that it writes out what has been e...slaws1-42/+48
2009-05-29TUSCANY-3059: correct perationProperties JMSDeliveryMode set in headers JMSDe...antelder1-1/+1
2009-05-29TUSCANY-3058: Correct use of JMSCorrelationID to use an uppercase trailing 'D'antelder1-6/+6
2009-05-01TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ...antelder1-17/+14
2009-04-26TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws1-0/+1
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...slaws2-8/+14
2009-04-20TUSCANY-2976: Apply patch from Greg Dritschler to Remove default 'ConnectionF...antelder3-13/+5
2009-03-26TUSCANY-2934 - wire up the wire format writersslaws2-0/+46
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 Stringsbeckerdo2-39/+60
2009-02-19TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo2-1/+55
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws3-8/+6
2009-02-12TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo4-23/+768
2009-02-12TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder1-1/+1
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...beckerdo2-4/+18
2009-02-06TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() an...beckerdo1-0/+27
2009-02-06Add support for resourceAdapter and its propertiesantelder2-1/+22
2009-02-06Add support for operation property properties to binding.jmsantelder2-15/+40
2009-02-06TUSCANY-2820: start adding support for the varrious property elements on the ...antelder3-7/+112
2009-01-30TUSCANY-2776 The JMSBindingProcessor does not perform validation of binding p...beckerdo1-29/+95
2009-01-26TUSCANY-2794 - JMS callback property variable ends with space - not a valid J...beckerdo1-1/+1
2008-11-13Creating Java SCA 1.x branchlresende4-0/+1463