Issue Details (XML | Word | Printable)

Key: AXIS2-3827
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Amila Chinthaka Suriarachchi
Reporter: Sébastien Majerowicz
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Axis 2.0 (Axis2)

getUniqueSuffix does not return the right String class object

Created: 29/May/08 08:54 AM   Updated: 31/Oct/08 08:47 AM
Return to search
Component/s: codegen
Affects Version/s: 1.4
Fix Version/s: None

Time Tracking:
Original Estimate: 168h
Original Estimate - 168h
Remaining Estimate: 168h
Remaining Estimate - 168h
Time Spent: Not Specified
Remaining Estimate - 168h

File Attachments:
  Size
XML File WKCheckElsaSidService.wsdl 2008-10-28 08:44 AM Sébastien Majerowicz 5 kB
Environment: winxp / jdk1.4 / axis2 version > 1.3
Issue Links:
Reference
 

Resolution Date: 31/Oct/08 08:47 AM


 Description  « Hide
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

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Glen Daniels added a comment - 27/Oct/08 06:39 PM
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

Sébastien Majerowicz added a comment - 28/Oct/08 08:44 AM
Hello Glen,

a wsdl which causes problem was attached from this mail.

Best regards,

 Sébastien Majerowicz majerow@yahoo.fr
http://membres.lycos.fr/majerowicz/
http://www.tennisclubdelewarde.com/
Ingénieur-Analyste Atos WorldLine
Docteur en Astrophysique Université Louis Pasteur
Ingenieur Ecole Nationale Supérieure de Physique de Strasbourg





Amila Chinthaka Suriarachchi added a comment - 31/Oct/08 08:47 AM
This issue is already fixed. please have a look at with a nightly build.