The message direction is always "server" for the result_method messages in the
java-binding valuefactory
--------------------------------------------------------------------------------------------------------
Key: ETCH-24
URL: https://issues.apache.org/jira/browse/ETCH-24
Project: Etch
Issue Type: Bug
Components: java-binding
Affects Versions: 1.0.1
Environment: Windows
Reporter: Wei Wang
For java-binding, in the etch-compiled valuefactory java class, for each method
object (either server or client direction'ed), the corresponding result method
object (if the original method is not one way) will always have a "SERVER"
direction. Actually this method should have "server" direction only when it's
original method has "client" direction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.