On Fri, 1 Aug 2014, kalirajan wrote:
I am using the following jars in my workspace

dom4j-1.6.1.jar
jxl-2.6.12.jar
jxls-core-1.0.3.jar
poi-3.9.jar
poi-ooxml-3.7.jar
poi-ooxml-schemas-3.7.jar
xmlbeans-2.3.0.jar

A little old, but should be fine

Exception in thread "main" java.lang.NoClassDefFoundError:
org.apache.poi.hssf.record.formula.eval.ValueEval

I think you're not using the jars you think you are. Ensure you really are using those ones listed above (or newer ones!), and zap any old ones from the classpath

Nick

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

Reply via email to