Jump to content
We've recently updated our Privacy Statement, available here ×

Why am I getting this error?


burferd

Recommended Posts

Using Jasper Reports 1.3.2, Windows XP.

In a JSF web application.

This report used to work fine, but a minor modification was made and now I get an error.

 

 

I have a report named Payroll_new.jasper.

I call

JasperFillManager.fillReport( reportSource, parameters, conn );

with reportSource pointing to the Payroll_new.jasper file.

The parameters and database connection are valid.

 

 

I get an exception from JasperFillManager.fillReport

 

 

Error loading expression class : Payroll_new_1197985302937_990955"

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