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=22418>.
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=22418

problem with axis generated comment in wsdl files





------- Additional Comments From [EMAIL PROTECTED]  2003-08-14 20:15 -------
Oh, this is good: an i18n bug that stops Axis generating WSDL in france, during
the month of august. 

The bug is in the feature added in axis1.1 to auto timestamp wsdl. with the date
and time. In the current locale. Code that was clearly written on the assumption
that the date&time string could be output into an XML file without doing complex
encoding tricks. Which is mostly the case, but not August in French-speaking
countries, because of the circumflex over the u.

The short term fix is to change the clock :)

This should be easy to patch properly in the code that timestamps the WSDL, if
anyone can remember where that is. I've tried to find it, with no joy. Any hints?

Reply via email to