summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Moving 1.x trunklresende25-5094/+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...antelder3-28/+93
2009-07-02TUSCANY-3116: add support for the operationPropertyName attribute to the JMS ...antelder4-6/+72
2009-06-29TUSCANY-3068 - Improve validation in JMS processors. Thanks for the patch Kau...slaws4-4/+33
2009-06-26TUSCANY-3099 log an error if an invalid header priority is enteredslaws2-11/+51
2009-06-26TUSCANY-3120 - improve write processing so that it writes out what has been e...slaws2-43/+99
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-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...slaws2-1/+21
2009-04-26TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws3-0/+116
2009-04-26TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user to...slaws4-6/+7
2009-04-24TUSCANY-2987 code to make nativeOperation based operation selection work and ...slaws2-0/+138
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...slaws5-33/+192
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 writersslaws4-0/+107
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 Stringsbeckerdo3-39/+61
2009-02-19TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo4-19/+113
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws3-8/+6
2009-02-12TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo6-42/+1148
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...beckerdo3-4/+57
2009-02-06TUSCANY-2821 Added JMS Binding APIs public Set<String> getOperationNames() an...beckerdo2-0/+64
2009-02-06Add support for resourceAdapter and its propertiesantelder3-1/+61
2009-02-06Add support for operation property properties to binding.jmsantelder3-15/+78
2009-02-06TUSCANY-2820: start adding support for the varrious property elements on the ...antelder4-7/+347
2009-01-30TUSCANY-2776 The JMSBindingProcessor does not perform validation of binding p...beckerdo3-32/+158
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 branchlresende17-0/+2362