For JMS binding, add a jmsBytesXML wireFormat analogous to jmsTextXML
---------------------------------------------------------------------
Key: TUSCANY-2965
URL: https://issues.apache.org/jira/browse/TUSCANY-2965
Project: Tuscany
Issue Type: Improvement
Components: Java SCA JMS Binding Extension
Reporter: Scott Kurz
Priority: Minor
Like jmsTextXML, for this jmsBytesXML wireFormat we will not unwrap a single
argument input like the default wireFormat behavior proscribed in the JMS
binding spec.
Though it would be conceivable to implement both jmsTextXML and jmsBytesXML as
a "single" wireFormat with an attribute to distinguish btw. bytes vs. text, I
guess let's start by treating them as two separate wire formats.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.