You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2011/09/06 17:40:10 UTC

[jira] [Commented] (AXIS2-4655) Client.java in UserGuide has syntax errors

    [ https://issues.apache.org/jira/browse/AXIS2-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098099#comment-13098099 ] 

Andreas Veithen commented on AXIS2-4655:
----------------------------------------

@Pushpalanka: Please note that to be useful, documentation patches must be created against the source XDoc files (in src/site/xdoc), not the generated HTML files.

> Client.java in UserGuide has syntax errors
> ------------------------------------------
>
>                 Key: AXIS2-4655
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4655
>             Project: Axis2
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Alireza Salimi
>         Attachments: AXIS2-4655.patch
>
>
> The code for Client.java in Code Listing 7 calls incorrect method names on stub,
> for example stub.DoInOnly(req) which should be stub.doInOnly(req) or
> stub.TwoWayOneParameterEcho(req) which should be stub.twoWayOneParameterEcho(req) 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org