[
https://issues.apache.org/jira/browse/TUSCANY-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672416#action_12672416
]
Dan Becker commented on TUSCANY-2825:
-------------------------------------
In progress.
I'm using the following process to test the JMSBinding write method:
1. Create a new JMSBindingProcessorWriteTestCase
2. For each composite in JMSBindingProcessorTestCase (about 16 examples).
2a. Read the composite from XML String to a JMSBinding model.
2b. Write the JMSBinding model to a XML String.
2c. Read the XML String of 2b to a second JMSBinding model.
2d. Compare the JMSBinding model of 2a to 2c. They should be equal.
> JMSBindingProcessor missing 'write' method implementation
> ---------------------------------------------------------
>
> Key: TUSCANY-2825
> URL: https://issues.apache.org/jira/browse/TUSCANY-2825
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA JMS Binding Extension
> Affects Versions: Java-SCA-1.4
> Environment: JAva SCA JMS extension
> Reporter: Christopher N. Ortiz
> Assignee: Dan Becker
>
> The 'write' method in JMSBindingProcessor is just a stub and needs to be
> implemented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.