Author
I have problem in birt engine while generating report
prasad guna
Ranch Hand
Joined: Feb 12, 2009
Posts: 38
Hi all ,
I have problem in birt engine while generating report following error occurred.
"com.ibm.icu.text.Bidi"'s signer information does not match signer information of other classes in the same package.
the engine is open for HTML Format, where as PDF it will getting error above maintained error.
thanks in advance
Prasath.G
SCJP
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5536
posted Nov 25, 2010 10:21:00
0
What does this have to do with JBoss ? In what context are you running this code (a standalone app, within an app server (which one?), within Eclipse)?
JBoss In Action
prasad guna
Ranch Hand
Joined: Feb 12, 2009
Posts: 38
Hi
This is actually Web based project not standalone.birt engine is running within the server that web application invoke the report on html format but if its in pdf format it can't invoke.need some more clarification if anything need to configure...
Thanks
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 5536
posted Nov 26, 2010 09:49:43
0
Please post the full exception stack trace. Also, this seems to be a BIRT question, but the stack trace should tell me.
subject: I have problem in birt engine while generating report