On Fri, 2 Sep 2011, testing-poi wrote:
*Caused by: java.lang.NoClassDefFoundError:
org/openxmlformats/schemas/wordprocessingml/x2006/main/impl/CTTcImpl$1TblList
at
org.openxmlformats.schemas.wordprocessingml.x2006.main.impl.CTTcImpl.getTblList(Unknown
Source) ~[poi-ooxml-schemas-3.8.0.beta3.jar:3.8-beta3]*
OK, short term fix is to switch to the full ooxml-schemas file instead of
the poi-ooxml-schemas "only the common bits" jar
Slightly longer term: any chance you could knock up a quick junit unit
test covering the thing you're trying to do? We use the unit tests to
decide which parts of the full ooxml-schemas jar to include in the cut
down one. If you could upload the test to a new entry in bugzilla, then we
can add it and then a future poi-ooxml-schemas jar will have the bits in
that you need
Thanks
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]