On Tue, 21 Feb 2012, mouss4rs wrote:
But, i have the same error:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/xmlbeans/XmlException
at Extraction.main(Extraction.java:148)
Caused by: java.lang.ClassNotFoundException:
org.apache.xmlbeans.XmlException
This means you don't have xmlbeans on your classpath, or maybe one of its
dependencies (depends how useful your class loader is at giving error
messages).
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]