On Wed, 29 Jun 2011, bhaskar wrote:
 I am reading the data from xlsx using apachi poi.

Caused by: java.lang.NoClassDefFoundError:
javax/xml/stream/XMLStreamException

You're missing the core java xml classes

See http://poi.apache.org/overview.html for the full dependency list

Nick

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

Reply via email to