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=22360>. 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=22360 WSDL2Java throws emitter time out exception even though WSDL is on local disk ------- Additional Comments From [EMAIL PROTECTED] 2003-08-13 06:23 ------- Some month ago I had the same problem when I produced and tested a WSDL that includes XML schema files of the Liberty Alliance Projct (LAP). These include the OASIS SAML XML schema files. The whole processing resulted in more the 100 Java files (classes for all the data types). It took about 2 Minutes to process the whole stuff on a 800MHz Pentium Laptop with 128MB memory. That seems reasonable to me, therefore I had no problem to switch off the timeout. However, it took me some time to find the real problem because the error message pointed me in the direction at first - looked for missing WSDl/schema files at first, only after that I discovered the timeout value and started to play with that. Maybe a hint in Wiki is helpful at this point (and/or a more descriptive error message?).
