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)
Publishing report having Joint Data set on Tomcat
RahulD
Hi all,
I am publishing report created using BIRT 2.3.2 All in one report Designer on Tomact 5.5.27. I have copying WebViewerExample directory from Birt-Runtime 2.3.2. to webapps directory of Tomcat.
In my report i have created joint data set. I am not able to see my report on browser.
But when i deleted joint data set and related bindind on tables i can see my report on browser.
I looked in file located in WEB-INFplatform plugins org.eclipse.birt.report.data.oda.jdbcplugin.xml where i can see
<dataSet
defaultDisplayName="%dataset.query.sqltype"
id="org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet">
...
...
...
<dataSet
defaultDisplayName="%dataset.query.sptype"
id="org.eclipse.birt.report.data.oda.jdbc.SPSelectDataSet">
...
...
...
but i am not able to find for joint data set.
I want to raise the question regarding this plugin.xml whether it is fine or need to add something in it.
Any kind of help w'll be appreciated !!
Thanks
RahulD
Find more posts tagged with
Comments
mwilliams
Hi RahulD,
Can you recreate this issue with the sample database and post the example so I can see if I have the same issue? Thanks.
RahulD
Hi Michael,
case 1) I am able to see output for report that has Joint Data set from Sample Database.
case 2) But i am getting error Data source other than Sample Database.
I am posting report for case 1) as well as case 2) Test.rptdesign and Test2.rptdesign resp.
Thanks ,
RahulD