Jump to content
Changes to the Jaspersoft community edition download ×

NoClassDefFoundError problem with JasperRepor


Recommended Posts

By: Rivka Shisman - rivka_shisman

NoClassDefFoundError problem with JasperRepor

2006-02-21 04:11

Hi friends,

 

I have a little web application that enables creating a pdf report using JasperReports.

 

This worked fine on Websphere application server v6.

 

But when I try to run it on Jboss v4.0.3 I get:

 

11:10:22,093 ERROR [[action]] Servlet.service() for servlet action threw exception

 

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

 

at org.nite.mashovweb.actions.CreateMsvItemReportsAction.rep1(CreateMsvItemReportsAction.java:52)

 

The project compiles perfectly, so I have a filling that for some reason the jasper jar files are not loaded.

 

I use Eclipse 3.1 to run the Jboss server. My WEB-INF/lib contains the jars:

 

jasperreports-1.1.0.jar

bsh-1.3.0.jar

itext-1.3.1.jar

jdt-compiler.jar

 

Can you please help me with this problem?

 

Thanks

Rivka

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...