On Sun, 26 Jun 2011, Vignesh wrote:
I did a POI Implementation for Export to excel in bot MS-Office 2003 and
2010 version its working fine fine for me in Dev Environment when i
moved to Quality Environment(The Environment configuration is similar to
Dev) I'm facing this Exception at Hssf implementation place its working
file for Xssf Implementation. org.apache.poi.hssf.usermodel.HSSFWorkbook
does not implement the requested interface
org.apache.poi.ss.usermodel.Workbook
See the FAQ "My code uses some new feature, compiles fine but fails when
live":
http://poi.apache.org/faq.html#faq-N10006
(You have two copies of poi on your live classpath)
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]