[
https://issues.apache.org/jira/browse/AXIS2-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb reopened AXIS2-2307:
-------------------------
Thanks, the example should now at least compile.
However, I now realise that it still does not help much, as it does not seem to
relate to the Axis 1 example.
==
Also the Axis-1 example has at least one error:
, echoString"));
should probably be
, "echoString"));
> Migrating from Axis1 example has errors and is not clear
> --------------------------------------------------------
>
> Key: AXIS2-2307
> URL: https://issues.apache.org/jira/browse/AXIS2-2307
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.1.1
> Reporter: Sebb
> Assigned To: Lahiru Sandakith
>
> The sample Axis2 snippet does not seem to agree with the API.
> The EndpointReference class does not have a (String,String) constructor.
> The method ClientUtil.getEchoOMElement() does not exist.
> XMLStreamException is not thrown by the ServiceClient class.
> It would also help if the import statements were included.
--
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]