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 "Sebb (JIRA)" <ji...@apache.org> on 2007/04/05 14:16:32 UTC

[jira] Reopened: (AXIS2-2307) Migrating from Axis1 example has errors and is not clear

     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org