Jaspersoft Community 'Read-Only' as of July 8, 2022
Transition to New TIBCO Community Just Weeks Away
You can still search, review wiki content, and review discussions in read-only mode. Please email community@tibco.com with questions or issues requiring TIBCO review or response.
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
0 Answers:
No answers yet
Hi,
I am also looking for the something on similar lines.
Have you by anychance found a way to make a service call from ireport with out adding jar?
Thanks
hi, i need too do something like that... any body found something?