Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Thu, 24 May 2012 01:40
ocean xue is currently offline ocean xueFriend
Messages: 107
Registered: November 2011
Senior Member
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 Apr 25 13:41:32 GMT 2024

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

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

Back to the top