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
            Priority: Blocker


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to