thanks, wei. i will examine your patch today.

scott out

Wei Wang (JIRA) wrote:
     [ 
https://issues.apache.org/jira/browse/ETCH-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei Wang updated ETCH-24:
-------------------------

    Attachment: etch_trunk_patch_issue_ETCH24.patch

I fixed this bug by modifying two velocity template files and the attached is 
the subversion patch for the fix. With the fix the build passed both JUnit and 
NUnit tests.

--Wei Wang


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
        Attachments: etch_trunk_patch_issue_ETCH24.patch

  Original Estimate: 24h
 Remaining Estimate: 24h

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.

Reply via email to