Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » runtime problem in web application!!
runtime problem in web application!! [message #159286] Tue, 09 May 2006 07:23 Go to next message
Julio Muñoz is currently offline Julio MuñozFriend
Messages: 31
Registered: July 2009
Member
Hi,'m trying to run a report in a web application, but when I open the
report i have this exception:
Message:The extension point
[org.eclipse.birt.report.model.encryptionHelper] is not found. Error
code:EXTENSION_POINT_NOT_FOUND

And when i run it there is this exception:
ava.lang.NoClassDefFoundError:
org/eclipse/birt/report/engine/api/PDFRenderContext
at
com.audatex.axn.printModule.core.printEngine.PrintTask.rende rReport(PrintTask.java:340)
at
com.audatex.axn.printModule.core.printEngine.PrintTask.run(P rintTask.java:124)
...

If I run it in a java application there is no problem. Any idea of what is
happening?

Thanks in advance.
Re: runtime problem in web application!! [message #159495 is a reply to message #159286] Tue, 09 May 2006 10:32 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

What version are you using?
Make sure you have added the jars below Report Engine (2.0.1) or
ReportEngine/lib(2.1) to your classpath and that
BIRT_HOME is set to either the Report Engine directory (2.0.1) or
ReportEngine(2.1).

Jason

"Julio "Mu
Previous Topic:Design question
Next Topic:How to access XML with BIRT's javascript
Goto Forum:
  


Current Time: Sun Jun 30 13:53:08 GMT 2024

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

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

Back to the top