Skip to main content



      Home
Home » Archived » BIRT » Using BIRT taglib with custom engine home location
Using BIRT taglib with custom engine home location [message #259409] Thu, 25 October 2007 03:32 Go to next message
Eclipse UserFriend
Originally posted by: abelo.telecable.es

Hello,

is there any way to configure BIRT in a webapp for using the taglib with
the engine installed in a custom path?

For example, "C:\birt-runtime-2_1_0\birt-runtime-2_1_0\ReportEngine"
instead of the default "WEB-INF/platform" setup.

Thanks in advance.
Re: Using BIRT taglib with custom engine home location [message #259483 is a reply to message #259409] Thu, 25 October 2007 10:51 Go to previous message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Abel,

I think the only way this is possible is to modify the webviewer code.
If you look at the ReportEngineService.java class there is a method
called setEngineContext. This uses a PlatformServletContext which sets
the WEB-INF/platform directory. You could swap this for a
PlatformFileContext and set BIRT_HOME.


Jason

Abel Pastur wrote:
> Hello,
>
> is there any way to configure BIRT in a webapp for using the taglib with
> the engine installed in a custom path?
>
> For example, "C:\birt-runtime-2_1_0\birt-runtime-2_1_0\ReportEngine"
> instead of the default "WEB-INF/platform" setup.
>
> Thanks in advance.
Previous Topic:where is the console?
Next Topic:Export Report in webviewer
Goto Forum:
  


Current Time: Wed Sep 17 02:27:20 EDT 2025

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

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

Back to the top