Jump to content
JasperReports Library 7.0 is now available ×

Exception in printing Report with jboss-4.0.1


Recommended Posts

By: Santosh - zyx123

Exception in printing Report with jboss-4.0.1

2006-07-23 00:16

Exception in printing Report with jboss-4.0.1 sp3

java.lang.NoClassDefFoundError: net/sf/jasperreports/engine/JRDataSource

 

I ve been building reports with JasperReports for quite Some time now and the Last report I built I guess has exceptionally bench marked JasperReports with use of about 80+ SubReports with multi layered approach of dataSorces Implementaion.

But for all this time I was using JasperReports on jboss-4.0.1sp1.

Recently when I moved my application on to jboss-4.0.1sp3 I got the exception listed above.

 

java.lang.NoClassDefFoundError: net/sf/jasperreports/engine/JRDataSource

 

I was able to resovle the issue by dropping jasperreports1.2.2.jar to default/lib directory of JBoss.

I would be glad if somebody could enlighten me on this issue. I guess its due to the classloading performed by jboss-4.0.1sp3.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...