On Thu, 30 Sep 2010, Thomas P Laford wrote:
But I get an exception on the wb.write(out); call
       java.lang.NoClassDefFoundError:
org/openxmlformats/schemas/spreadsheetml/x2006/main/CTDxfs$1

Are you using poi-ooxml-schemas or ooxml-schemas-1.1 ? If the former, try with the latter - it's possible that the class you need wasn't included in the magic that generates the smaller poi-ooxml-schemas file

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to