Skip to main content



      Home
Home » Archived » BIRT » Problem deploying to Tomcat
Problem deploying to Tomcat [message #105717] Fri, 06 January 2006 20:20 Go to next message
Eclipse UserFriend
I'm getting this error after deploying to Tomcat 5.5.12 and trying:
http://localhost:9080/birt/run?__report=sales.rptdesign
(I have BIRT_VIEWER_REPORT_ROOT mapped to a local folder)

------------ error ---------
HTTP Status 404 - Servlet ViewerServlet is not available
message Servlet ViewerServlet is not available
description The requested resource (Servlet ViewerServlet is not
available) is not available.
------------ error ---------

http://localhost:9080/birt displays the "BIRT viewer has been installed"
page correctly.
I copied
$ECLIPSE_INSTALL\plugins\org.eclipse.birt.report.viewer_2.0. 0\birt to
$CATALINA_HOME\webapps
I have $CATALINA_HOME\webapps\birt\WEB-INF\lib\viewservlets.jar which
contains ViewerServlet.class.

What am I missing?

Thanks
Vijay
Re: Problem deploying to Tomcat [message #105748 is a reply to message #105717] Fri, 06 January 2006 21:18 Go to previous message
Eclipse UserFriend
You have to download birt.war, then unzip it. Then add additional jars and
js files into the web-inf/lib/ and ajax/lib/. Then copy the structure to
tomcat.

See "http://download.eclipse.org/birt/downloads/"
Previous Topic:Preview v. Deploy Formatting Differences
Next Topic:"Out of sync" issue due to org.eclipse.ui.internal.WorkbenchPartReference.getPart
Goto Forum:
  


Current Time: Mon Jul 14 15:15:18 EDT 2025

Powered by FUDForum. Page generated in 0.03079 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top