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

how to call a java method without creating a jar file or scriptlet in iReport?


Sabelo

Recommended Posts

Hi all

 

 created a scriptlet and it working fine on my local machine but when uploaded to the server a got "a ClassNotFound" exception. I don't know the class path in the server so I had to ask a server admin to add a jar file to the class path for me but it still didn't work, with the same error too.

So to run away from adding a jar file to the "class path i don't know", is it possible to call a java method without creating a jar file. can i just embed my java/groovy class to the .jrxml file?

Thanks

Link to comment
Share on other sites

  • 8 months later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 4 years later...

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