Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » rap using the birt3.7.1, IReportEngineFactory is null
rap using the birt3.7.1, IReportEngineFactory is null [message #876143] Wed, 23 May 2012 21:40
Eclipse UserFriend
The IReportEngineFactory is null.
-----------------------------------------------------
config = new EngineConfig();
// config.setEngineHome("D:/document/eclipse/birt/tools/birt-runtime-
3_7_1/ReportEngine");
config.setLogConfig("d:\\logs", java.util.logging.Level.ALL);
IReportEngineFactory factory = (IReportEngineFactory) Platform
.createFactoryObject(IReportEngineFactory.EXTENSION_REPORT_ENGINE_FACTORY);
engine = factory.createReportEngine(config);
------------------------------------------------------

All ReportEngine / lib JAR has been added to the runtime the classpath,Refer to the attached
Previous Topic:RAP themes
Next Topic:Getting Servlet Request Info
Goto Forum:
  


Current Time: Thu Jun 19 13:08:41 EDT 2025

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

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

Back to the top