Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » setEngineHome in web app
setEngineHome in web app [message #51164] Fri, 24 June 2005 09:42 Go to next message
Richard Hands is currently offline Richard HandsFriend
Messages: 1
Registered: July 2009
Junior Member
Sorry if this has already been answered elsewhere, i have had a search
around the news group but couldn't find anything about it.

It would appear from both the API docs and the example code that to use
the BIRT engine from your own code, you need to provide a physical
location to the setEngineHome method.

The application we would like to use BIRT in is a standard java web app,
packaged up in an EAR and deployed to a variety of application servers.
The problem is that these servers could have any number of installation
paths for where our app actually gets deployed, and some app servers don't
even extract the EAR file physically out to the file system.

Is there a way to set the EngineConfig to pick up all the engine jar files
from Url's instead of fixed paths?

Our final intent would be to have a custom query page that conforms to our
application's visual style, load the report internally into our app,
perform some manipulation on the report file itself (including changing
the datasource depending on the appropriate customer installation) and
then generate HTML for onscreen display, or return a PDF stream from FOP
up to the client directly for print quality.
Re: setEngineHome in web app [message #51492 is a reply to message #51164] Fri, 24 June 2005 22:19 Go to previous message
Jun Zhai is currently offline Jun ZhaiFriend
Messages: 74
Registered: July 2009
Member
Richard,

Thanks for bring it up. We have notice this issue and are working on it.
The solution will be available in the coming release.

Jun Zhai
Previous Topic:Viewer works only after restarting Eclipse
Next Topic:Finding the API Docs
Goto Forum:
  


Current Time: Thu Dec 26 14:55:53 GMT 2024

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

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

Back to the top