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

Objects in the classpath.


petemill66

Recommended Posts

Greetings,

I am very new to iReports.   One of the reports I have to modify appears to be missing a class path.   How do I know what .JAR file contains the object I beed for my report?

I'm using iReport 5.5

 

com.evnt.util.ImageUtil cannot be resolved to a type

com.evnt.eve.modules.ImageModule cannot be resolved to a type

com.evnt.eve.modules.EVEModule cannot be resolved to a type

 

 

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hi ,

I think in calling the objects from the reports the error you are facing is beacause, whenever an object needs to be called it must be used using scriptlets.

Please check this article, and this will act as a guide how could you use your user defined functions in Jasper making use of Scriptlet

http://ankurthetechie.blogspot.in/2013/12/jasperScriptletIntegration.html
 

Please let me know if it works for you, or you need some other help.

 

Thanks,

Ankur Gupta

Link to comment
Share on other sites

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