<div style="font-family:arial, sans-serif;font-size:13px;">I downloaded a couple of the products, like Birt Runtime (4.3.2), The Birt Eclipse Bundle, and the ActuateBIRTViewer. </div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;">I was trying to follow the guide on deploying and using the tag library here : <a data-ipb='nomediaparse' href='
http://www.eclipse.org/birt/phoenix/deploy/viewerUsageMain.php#tags'>http://www.eclipse.org/birt/phoenix/deploy/viewerUsageMain.php#tags</a> or here <a data-ipb='nomediaparse' href='
http://developer.actuate.com/deployment-center/integrating-birt-into-applications/birt-with-jsp/'>http://developer.actuate.com/deployment-center/integrating-birt-into-applications/birt-with-jsp/</a></div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;">The issue i have is with the following statement:</div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;"><span style="font-size:12px;font-family:Arial, sans-serif;">"In addition, if you desire to have BIRT deployed in one context and include the tag library in a separate context this can be done by copying the birt.tld file to your WEB-INF/tlds directory and copying coreapi.jar, modelapi,jar, viewerservlets.jar, engineapi.jar, and com.ibm.icu_version.jar from the Viewer libs directory to the new context/web-inf/lib directory."</span></div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;">If I look in the Birt Runtime (4.3.2) with the included WebViewerExample project, it has the com.ibm.icu jar and the viewerservlets.jar but none of the other JAR files mentioned. The birt.tld is in there.</div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;">If I look in the BIRTViewer package, I find all of the .JAR files except the viewerservlets.jar, but the com.ibm.icu jar is also a different version than the one in Birt Runtime, and the the birt.tld file is not present.</div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;">The eclipse plugin has a report viewer 4.3.1 plugin that has the viewerservlet.jar and the birt.tld</div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;">So my issue is, no single downloadable example from your website has the entire collection of resources stated in the help file I linked that are necessary to deploy, and I fear that mixing and matching between them will not work correctly either as they seem to be different versions of libraries. </div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;">If I want to deploy BIRT 4.3.2 as an embedded viewer inside of a J2EE application as stated, what is the current process to do so, since the document appears to be out of date, or missing the information of where those files should be retrieved from. </div><div style="font-family:arial, sans-serif;font-size:13px;"> </div><div style="font-family:arial, sans-serif;font-size:13px;">I don't need help with using the tags, just what files I need to use to be able to use them, and where exactly I should be getting those files from.</div><div> </div>