|
From: Ravi S. <ra...@el...> - 2003-04-01 14:31:45
|
Hi Leif, I have ran into another problem now. Our Reporting tool is successfully started as a service as I had = mentioned before. But this tool actually calls a RenderEngine in the = original application. But when I run it as a service, it seems that = renderengine is not started successfully because the report is not = getting generated. When I run the standalone script, however the report = is generated. There is no errors in wrapper.log file. I tried adding = like this too: wrapper.app.parameter.1=3Dcom.elixirtech.report.server.ElixirReportServer= wrapper.app.parameter.2=3Dcom.elixirtech.report.server.RenderEngine Any help please? Thanks and regards, Ravi |