Hi Mark,

my guess is, that's a xmlbeans/classloading issue too.

I would try the following:
- replace the poi-ooxml-schemas with the ooxml-schemas [1]
- check how the netbeans classloading mechanism is working
   and try to put the libs in a different context. Maybe temporarily
   try the libs directory of the jre. [2]
- dump the loaded classes - see the OOXMLLite class
- activate xmlbeans logging - see the XBeanDebug class  [3]

Best wishes,
Andi

[1] http://poi.apache.org/faq.html#faq-N10025
[2] 
http://stackoverflow.com/questions/2859471/what-is-the-exact-way-to-use-endorsed-directory-in-jdk1-6
[3] 
http://svn.apache.org/repos/asf/xmlbeans/trunk/src/common/org/apache/xmlbeans/impl/common/XBeanDebug.java




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

Reply via email to