[ 
https://issues.apache.org/jira/browse/AXIS-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen resolved AXIS-2671.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.1
         Assignee: Andreas Veithen

Already fixed by r1229756.
                
> Missing double quote in one example
> -----------------------------------
>
>                 Key: AXIS-2671
>                 URL: https://issues.apache.org/jira/browse/AXIS-2671
>             Project: Axis
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Lukas Zapletal
>            Assignee: Andreas Veithen
>            Priority: Trivial
>             Fix For: 1.4.1
>
>
> http://ws.apache.org/axis/java/user-guide.html#BasicsGettingStarted
> the
>             call.setOperationName(new QName("http://soapinterop.org/";, 
> echoString"));
> should be
>             call.setOperationName(new QName("http://soapinterop.org/";, 
> "echoString"));

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to