summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5/modules/binding-jms/src/main/java/org/apache/tuscany/sca/binding/jms/impl/JMSBindingConstants.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-11Moving 1.x brancheslresende1-75/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835132 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68
2009-04-26TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768696 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from ↵slaws1-1/+1
wireFormat.jmsTextXML. I've spotted a few more things that need fixing but this basic functionality passes all of our current JMS tests and now better matched what the specification says about default format. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768263 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20TUSCANY-2976: Apply patch from Greg Dritschler to Remove default ↵antelder1-1/+0
'ConnectionFactory' in JMSBinding model git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766689 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and ↵slaws1-2/+0
DEFAULT_RESPONSE_DESTINATION_NAME and use null instead as these are just strings to indicated that there is no destination rather than being a default destination git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743917 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12TUSCANY-2825 JMSBindingProcessor missing 'write' method implementationbeckerdo1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743796 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26TUSCANY-2794 - JMS callback property variable ends with space - not a valid ↵beckerdo1-1/+1
Javaidentifier git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737840 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues ↵slaws1-0/+1
are. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711271 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Add a context structure for the jms binding to pass along the binding wireslaws1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709414 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Experimental request response binding support. Just implemented for jms ↵slaws1-0/+3
service binding and only activated when wireFormat appears in the SCDL. Still early stage so many more changes to come. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706620 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10TUSCANY-2591: fix bug pointed out by Dave Sowerby for Invalid JMS Message ↵antelder1-1/+1
Property in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693776 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15Comment out support for physical destination names as it doesn't work ↵antelder1-0/+1
properly yet, add support for the scaConversationId header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676844 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11Start getting callbacks over jms to workantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675946 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68