It's all about the answers!

Ask a question

Reports - classpath provided by reports component plug-in


Rich Pastuch (2197) | asked Oct 27 '11, 6:20 a.m.
I have written a custom RTC report using BIRT. I have verified that the report runs as expected using the BIRT designer. I am trying to deploy the report to the RTC server and verify that the report will run correctly.

The Jscript within the report utilizes some Java classes which are in a custom .jar file. I am using ImportPackage to import the appropriate packages.

I was looking on jazz.net and found the following item on the FAQ: Writing Jazz Reports with BIRT ( https://jazz.net/wiki/bin/view/Main/ReportsBIRTFAQ )

"Note that the set of available Java packages are limited by the plug-in classpath that the reports component provides"

I have the following question. How do I determine the plug-in classpath provided by the reports component?

One answer



permanent link
Rafik Jaouani (5.0k16) | answered Oct 27 '11, 9:24 p.m.
JAZZ DEVELOPER
You can deploy your jars in a fragment of the following plugin:

com.ibm.team.reports.service.birt

Of course the fragment must live in the server.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.