DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7311>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7311

WSDL2Java generates wrong code

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Major



------- Additional Comments From [EMAIL PROTECTED]  2002-03-28 06:44 -------
I am going to add my voice to encountering this, with the extra pointer that 
one of the services which exhibits this problem is the sample 
StockQuoteService which ships with Axis. 

so, you have everything at hand to test it. 

I am about to attach an ant task which exhibits this problem; run it in a dir 
where lib/ contains all the axis stuff and an XML parser. Ant's testcases 
directories includes a class (BuildFileTest) to help calling ant tasks from 
junit tests; you may want to use a bit of it to run this sample build as part 
of your unit tests from now on. 

NB, the workaround for beta-1 developers is to use <replace> on the generated 
java file to patch up the java source before building.

Reply via email to