Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Classpath for Java classes in BIRT reports

I'm trying to write a BIRT report template that uses some of Java code to handle parts of the report. I can make this work fine inside the BIRT report designer, but not when I deploy the report template - obviously I need my Java to be in some classpath somewhere.

How do I get RTC to pick up my Java classes so that the deployed report templates can use them?

Thanks!

1

0 votes



One answer

Permanent link
The report templates when deployed to the server, will get rendered on the server. So the java files will need to be available on the server.

You could package your classes in a fragment of the com.ibm.team.reports.service.birt plugin. and deploy the fragment on the server.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Dec 16 '09, 6:31 a.m.

Question was seen: 6,760 times

Last updated: Dec 16 '09, 6:31 a.m.

Confirmation Cancel Confirm