You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Richard Hartley <r....@unn.ac.uk> on 2003/08/29 15:45:31 UTC

createRow method not found error

Hi
I've upgraded my version of jakarta-poi to jakarta-poi-1.8.0 and have popped
the jakarta-poi-1.8.0-dev-20020919.jar 
and commons-logging-1.0.jar into the classpath directory under SunOS 5.8. My
code no longer works. The error I receive is:

Exception in thread "main" java.lang.NoSuchMethodError:
org.apache.poi.hssf.usermodel.HSSFSheet: method
createRow(S)Lorg/apache/poi/hssf/usermodel/HSSFRow; not found

Can anyone help?
Thanks
R Hartley

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org