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 "Glen Daniels (JIRA)" <ji...@apache.org> on 2008/10/27 19:40:56 UTC

[jira] Commented: (AXIS2-3827) getUniqueSuffix does not return the right String class object

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

Glen Daniels commented on AXIS2-3827:
-------------------------------------

Hi Sebastien:

Can you please give us a specific example we can use to test this?  If possible please attach a small WSDL which demonstrates the issue along with instructions for replicating it.

Thanks,
--Glen


> getUniqueSuffix does not return the right String class object
> -------------------------------------------------------------
>
>                 Key: AXIS2-3827
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3827
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.4
>         Environment: winxp / jdk1.4 / axis2 version > 1.3
>            Reporter: Sébastien Majerowicz
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Blocker
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Dear,
> by generating client classes from a wsdl with the following options:
>  -d adb -s -wv 1.1 -sd -or
> the getUniqueSuffix  method returns a String object. But if String is overriden inside the wsdl, an error compilation is raised up. By replacing String by java.lang.String in hte generated code, the compilation error disappears.  Could it be possible to overcome this issue quickly ?
> Thanks in advance,
> Sébastien Majerowicz

-- 
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