https://issues.apache.org/bugzilla/show_bug.cgi?id=44542
--- Comment #5 from Josh Micich <[EMAIL PROTECTED]> 2008-03-05 15:09:05 PST --- Sorry, the code you attached is not quite what I meant. It still has references to other things: CampoDTO cannot be resolved to a type DataDTO cannot be resolved to a type FormatoDTO cannot be resolved to a type MetadatosService cannot be resolved to a type MetadatosUtil cannot be resolved ResultadoDTO cannot be resolved to a type TipoDatoConstants cannot be resolved Better than sending all of that stuff, replace them with in the example with whatever simple alternative that makes the code still produce the bad XLS files. Make a static void main(String[]) method, and make this class depend on nothing but POI. Sorry about the extra trouble, but this is probably a faster path to identifying the bug (unless someone knows an easy way to diagnose exactly how the attached XML files break the BIFF spec). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
