Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Integrate JAVA code with BIRT report engine
Raj_t
Hi,
I am developing some reports and want to integrate with Java code. I am able to view the report in eclipse through report engine. I want to deploy this code in Tomcat. How can I build report engine with Java code to access all BIRT jar files. can you please point me to any documentation which has this process.
Thanks in advance for help.
Thanks,
Raj.
Find more posts tagged with
Comments
Abdel
Hi,<br />
<br />
You can easily start.. Download the runtime from the eclipse site. Then have a look at these articles:<br />
<br />
1. <a class='bbc_url' href='
http://www.onjava.com/pub/a/onjava/2006/07/26/deploying-birt.html?page=1'>Deploying
BIRT - O'Reilly Media</a><br />
<br />
2. <a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/deploy/viewerSetup.php'>Installing
the BIRT Viewer in Tomcat</a><br />
<br />
Integration is simple and easy..<br />
<br />
All the best.<br />
Regards,<br />
Abdel Olakara
imakohon
Does anyone know where there are any working examples available for download?