<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: nested exception is java.lang.NoClassDefFoundError: org/apache/poi/hssf/usermodel /HSSFCellStyle</title>
	<atom:link href="http://www.techpitcher.com/nested-exception-is-javalangnoclassdeffounderror-orgapachepoihssfusermodel-hssfcellstyle.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techpitcher.com/nested-exception-is-javalangnoclassdeffounderror-orgapachepoihssfusermodel-hssfcellstyle.html</link>
	<description></description>
	<lastBuildDate>Thu, 07 Apr 2011 07:04:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: prasad</title>
		<link>http://www.techpitcher.com/nested-exception-is-javalangnoclassdeffounderror-orgapachepoihssfusermodel-hssfcellstyle.html/comment-page-1#comment-334</link>
		<dc:creator>prasad</dc:creator>
		<pubDate>Thu, 07 Apr 2011 07:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://techpitcher.com/?p=95#comment-334</guid>
		<description>i added poi-3.7-20101029 jar and commons-digester-1.8
when run the app im getting this error
any one help me?

java.lang.NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFRichTextString.applyFont(IILorg/apache/poi/hssf/usermodel/HSSFFont;)V
	at net.sf.jasperreports.engine.export.JRXlsExporter.getRichTextString(JRXlsExporter.java:601)
	at net.sf.jasperreports.engine.export.JRXlsExporter.setRichTextStringCellValue(JRXlsExporter.java:582)
	at net.sf.jasperreports.engine.export.JRXlsExporter.createTextCell(JRXlsExporter.java:551)
	at net.sf.jasperreports.engine.export.JRXlsExporter.exportText(JRXlsExporter.java:410)
	at net.sf.jasperreports.engine.export.JRXlsAbstractExporter.exportPage(JRXlsAbstractExporter.java:590)
	at net.sf.jasperreports.engine.export.JRXlsAbstractExporter.exportReportToStream(JRXlsAbstractExporter.java:463)
	at net.sf.jasperreports.engine.export.JRXlsAbstractExporter.exportReport(JRXlsAbstractExporter.java:186)
	at com.jbent.peoplecentral.model.manager.DynamicJasperManagerImpl.export(DynamicJasperManagerImpl.java:222)
	at com.jbent.peoplecentral.controller.DynamicJasperReportController.export(DynamicJasperReportController.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)</description>
		<content:encoded><![CDATA[<p>i added poi-3.7-20101029 jar and commons-digester-1.8<br />
when run the app im getting this error<br />
any one help me?</p>
<p>java.lang.NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFRichTextString.applyFont(IILorg/apache/poi/hssf/usermodel/HSSFFont;)V<br />
	at net.sf.jasperreports.engine.export.JRXlsExporter.getRichTextString(JRXlsExporter.java:601)<br />
	at net.sf.jasperreports.engine.export.JRXlsExporter.setRichTextStringCellValue(JRXlsExporter.java:582)<br />
	at net.sf.jasperreports.engine.export.JRXlsExporter.createTextCell(JRXlsExporter.java:551)<br />
	at net.sf.jasperreports.engine.export.JRXlsExporter.exportText(JRXlsExporter.java:410)<br />
	at net.sf.jasperreports.engine.export.JRXlsAbstractExporter.exportPage(JRXlsAbstractExporter.java:590)<br />
	at net.sf.jasperreports.engine.export.JRXlsAbstractExporter.exportReportToStream(JRXlsAbstractExporter.java:463)<br />
	at net.sf.jasperreports.engine.export.JRXlsAbstractExporter.exportReport(JRXlsAbstractExporter.java:186)<br />
	at com.jbent.peoplecentral.model.manager.DynamicJasperManagerImpl.export(DynamicJasperManagerImpl.java:222)<br />
	at com.jbent.peoplecentral.controller.DynamicJasperReportController.export(DynamicJasperReportController.java:96)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<br />
	at java.lang.reflect.Method.invoke(Unknown Source)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.techpitcher.com/nested-exception-is-javalangnoclassdeffounderror-orgapachepoihssfusermodel-hssfcellstyle.html/comment-page-1#comment-212</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Wed, 26 Aug 2009 16:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://techpitcher.com/?p=95#comment-212</guid>
		<description>It seems the classpath problem only. Recheck the classpath.</description>
		<content:encoded><![CDATA[<p>It seems the classpath problem only. Recheck the classpath.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://www.techpitcher.com/nested-exception-is-javalangnoclassdeffounderror-orgapachepoihssfusermodel-hssfcellstyle.html/comment-page-1#comment-204</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Wed, 12 Aug 2009 17:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://techpitcher.com/?p=95#comment-204</guid>
		<description>Hi there!

I am having this problem too. 
I already have poi included in my project but I still get a runtime exception on line: 

JRXlsExporter exporter = new JRXlsExporter();

Resulting in: 
java.lang.NoClassDefFoundError: org/apache/poi/hssf/usermodel/HSSFCellStyle

Does anybody know what can be done to fix this issue?

Thanks and good luck!

Federico</description>
		<content:encoded><![CDATA[<p>Hi there!</p>
<p>I am having this problem too.<br />
I already have poi included in my project but I still get a runtime exception on line: </p>
<p>JRXlsExporter exporter = new JRXlsExporter();</p>
<p>Resulting in:<br />
java.lang.NoClassDefFoundError: org/apache/poi/hssf/usermodel/HSSFCellStyle</p>
<p>Does anybody know what can be done to fix this issue?</p>
<p>Thanks and good luck!</p>
<p>Federico</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shreenivasa</title>
		<link>http://www.techpitcher.com/nested-exception-is-javalangnoclassdeffounderror-orgapachepoihssfusermodel-hssfcellstyle.html/comment-page-1#comment-114</link>
		<dc:creator>Shreenivasa</dc:creator>
		<pubDate>Mon, 08 Dec 2008 16:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://techpitcher.com/?p=95#comment-114</guid>
		<description>If you are exporting report in xls then you need to include poi.jar in the classpath. Poi.jar is Java API To Access Microsoft Format Files. Below is the download link
&lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/poi/dev/&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/dyn/closer.cgi/poi/dev/&lt;/a&gt;

Let me know if you still face the problem?</description>
		<content:encoded><![CDATA[<p>If you are exporting report in xls then you need to include poi.jar in the classpath. Poi.jar is Java API To Access Microsoft Format Files. Below is the download link<br />
<a href="http://www.apache.org/dyn/closer.cgi/poi/dev/" rel="nofollow">http://www.apache.org/dyn/closer.cgi/poi/dev/</a></p>
<p>Let me know if you still face the problem?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

