On Fri, 26 Nov 2010, sivaram443 wrote:
Caused by: java.lang.NoSuchMethodError:
javax.xml.namespace.QName.<init>(Ljava/l
ang/String;Ljava/lang/String;Ljava/lang/String;)V
       at org.apache.xmlbeans.impl.store.Locale.<clinit>(Locale.java:133)

Here's your problem. Looks like you're missing one of the XML jars and/or have two copies, one much older than the other. The full list of required dependencies is listed in http://poi.apache.org/overview.html

Nick

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

Reply via email to