BIRT_VIEWER_WORKING_FOLDER root linux and windows [message #647174] |
Tue, 04 January 2011 15:46  |
Eclipse User |
|
|
|
Hello,
I have everything in my web.xml in order for our web app to run birt reports. it works great on a windows server, but am having a difficult time with getting it to run on linux, and I believe it has to do with the absolute root file path.
here is my configuration in web.xml
<context-param>
<param-name>BIRT_VIEWER_WORKING_FOLDER</param-name>
<param-value>c:/opt/folder/reports/</param-value>
</context-param>
i tried putting slashes "\" and "/" (dont know if that is the problem or not). files must be store in this folder. I am using birt 2.6.1
Thanks,
James
[Updated on: Tue, 04 January 2011 15:49] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
Re: BIRT_VIEWER_WORKING_FOLDER root linux and windows [message #716905 is a reply to message #716810] |
Thu, 18 August 2011 14:16  |
Eclipse User |
|
|
|
Originally posted by: Donkey Hottie
Yes, and there (web.xml) is some Boolean value too, to allow ANY path.
Bu default it does not allow anything (for security).
18.8.2011 17:02, Jason Weathersby kirjoitti:
> James,
>
> I am not sure what the issue is. You can put a full path in the working
> folder setting in the web.xml.
>
> Jason
>
> On 8/18/2011 9:41 AM, James wrote:
>> Hello,
>>
>> I am running into the same situation where i need to define the absolute
>> path to retrieve the design files from outside of the application. Was
>> there a solution to this problem? The only other option I can think of
>> is retrieving report files from the database, but not real sure how to
>> approach that without doing some custom coding. Right now I have birt
>> configured to run through web.xml without any custom coding.
>>
>> Thanks
>
--
Few things are harder to put up with than the annoyance of a good example.
-- "Mark Twain, Pudd'nhead Wilson's Calendar"
|
|
|
Powered by
FUDForum. Page generated in 0.05396 seconds