Hello all

I have just upgraded to the poi alpha3 version so that I can try to utilise the
cell comments features which have been added. I am running an application using
EJB3 spec on OAS 10.1.3.0. I get the following error when using code which used
to work under poi 2.5.1

javax.ejb.EJBException: java.lang.NoSuchMethodError:
org.apache.poi.hssf.usermodel.HSSFCell.setCellValue
(Lorg/apache/poi/hssf/usermodel/HSSFRichTextString;)V

I have used a HSSFRichTextString where the previous setCellValue(String st) was
shown to be deprecated. I have tried the latest jar from the build list (dated
20070116) as well as previous versions of alpha3, along with the patch files
which were distributed through this list. None of this has worked, I just keep
getting the same error.  Has anyone else had this problem?

Thanks
Paul


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to