[
https://issues.apache.org/jira/browse/AXIS-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501035
]
Lukas Zapletal commented on AXIS-2671:
--------------------------------------
btw the "http://ws.apache.org:5049/axis/services/echo" public soap server does
not work
> 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
> Priority: Trivial
>
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]