Skip to main content



      Home
Home » Archived » BIRT » Problem when BIRT_VIEWER_REPORT_ROOT is set(urgent plz)
Problem when BIRT_VIEWER_REPORT_ROOT is set(urgent plz) [message #128883] Mon, 13 February 2006 01:21 Go to next message
Eclipse UserFriend
HI ,
I hav set BIRT_VIEWER_REPORT_ROOT .I m using BIRT 2.0.0.It was working
fine for BIRT 1.0.1, But right now I m not able to view it from the
specified path.
But its viewable when the source file is in my appln dir.
Plz help.
Thanks
Kavitha
Re: Problem when BIRT_VIEWER_REPORT_ROOT is set(urgent plz) [message #128909 is a reply to message #128883] Mon, 13 February 2006 03:10 Go to previous messageGo to next message
Eclipse UserFriend
what URL ur using to view the report?
Re: Problem when BIRT_VIEWER_REPORT_ROOT is set(urgent plz) [message #128948 is a reply to message #128909] Mon, 13 February 2006 03:21 Go to previous messageGo to next message
Eclipse UserFriend
This is the url I m using.
request.getContextPath( ) + "/run?__report=report name

My report file physically exist in d:\mypath .
BIRT_REPORT_VIEWER_ROOT is set as D:\mypath.

Thanks
Kavitha
Re: Problem when BIRT_VIEWER_REPORT_ROOT is set(urgent plz) [message #129812 is a reply to message #128948] Tue, 14 February 2006 00:40 Go to previous messageGo to next message
Eclipse UserFriend
Hi ,
Plz consider my issue.I was using 1.0.1, now 2.0.0. Previously I was using
BIRT_VIEWER_REPORT_ROOT to set the relative path of my source file. It was
working fine. But the same in BIRT 2.0.0 ,source file was not read from
the path mentioned. Can anyone help me?

Thanks
Kavitha
Re: Problem when BIRT_VIEWER_REPORT_ROOT is set(urgent plz) [message #129826 is a reply to message #128948] Tue, 14 February 2006 00:56 Go to previous messageGo to next message
Eclipse UserFriend
Copy web-viwer directory from BIRT runtime to ur Tomcat /webapp directory
as name birt-viwer and then try the following url.
http://localhost:8080/birt-Viewer/frameset?__report=d:\mypat h\Sample.rptdesign
Re: Problem when BIRT_VIEWER_REPORT_ROOT is set(urgent plz) [message #129838 is a reply to message #129826] Tue, 14 February 2006 01:13 Go to previous message
Eclipse UserFriend
Hi Jack,
If I m giving the absolute path , its working fine.
eg: http://localhost/project/run?_report=D:/jboss/server/name.rp tdesign.

But I want to use relative path.
I hav set BIRT_VIEWER_REPORT_ROOT in web.xml.
I was not working .

<context-param>
<param-name>BIRT_VIEWER_REPORT_ROOT</param-name>
<param-value>D:\jboss-4.0.0\server</param-value>
</context-param>
This is wat I hav used . It was working for 1.0.1. Is ther any change to
be done for 2.0.0 version

Thanks
Kavitha
Previous Topic:Any Report RCP Designer Preview gives error
Next Topic:PDF permissions
Goto Forum:
  


Current Time: Thu Jul 17 20:12:47 EDT 2025

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

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

Back to the top