Error in Accessing Reports Using Servlet [message #1016958] |
Fri, 08 March 2013 06:03  |
Eclipse User |
|
|
|
I am trying to access my report(MainReport.rptdesign) using the servlet.
For that i have followed the sample servlet that is provided here : http://wiki.eclipse.org/Servlet_Example_(BIRT)_2.1
( I have changed - report's name to MainReport.rptdesign in WebReport.java & setEngineHome in BirtEngine.java )
I have added WebViewerExample(renamed it as birt) in the "webapps" directory of "Tomcat". I have also added commonloggin jars in tomcats lib.
It is working fine(i am able to access & see the reports on URL like : h
ttp://localhost:8080/birt/run?__report=Report\MainReport.rptdesign ) when i start the "Tomcat" by clicking "startup.bat" available in bin of tomcat.
But the problem arises when I try to access these reports from the eclipse using the servlets in the DynamicWebProject.
I am getting the error http 404 - requested resource is not available.
Please let me know if I am missing some step or doing something wrong
Your help is much appreciated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25887 seconds