Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
JSF , backing bean And report engine problem
Dimman
Hello again:/
I'm trying to implement the report engine in my jsf application but i have problems:/
I read the form and then call a method in the backing bean to handle and call
the report engine. A new browser window pops up but i dont see the outpout of my pdf:/
Insted i get exception and i cant fint why!
java.lang.ClassCastException: org.eclipse.birt.report.item.crosstab.core.de.CrosstabItemFactory cannot be cast to org.eclipse.birt.report.model.api.extension.IReportItemFactory
at org.eclipse.birt.report.model.metadata.PeerExtensionLoader$PeerExtensionElementLoader.loadElement(PeerExtensionLoader.java:213)
at org.eclipse.birt.report.model.metadata.PeerExtensionLoader.loadExtension(PeerExtensionLoader.java:110)
at org.eclipse.birt.report.model.metadata.ExtensionLoader.doLoad(ExtensionLoader.java:137)
at org.eclipse.birt.report.model.metadata.PeerExtensionLoader.doLoad(PeerExtensionLoader.java:63)
at org.eclipse.birt.report.model.metadata.ExtensionLoader.load(ExtensionLoader.java:71)
at org.eclipse.birt.report.model.metadata.ExtensionManager.initialize(ExtensionManager.java:96)
at org.eclipse.birt.report.model.metadata.MetaDataDictionary.intializeExtension(MetaDataDictionary.java:1104)
at org.eclipse.birt.report.model.api.impl.DesignEngineImpl.initialize(DesignEngineImpl.java:107)
at org.eclipse.birt.report.model.api.impl.DesignEngineImpl.newSessionHandle(DesignEngineImpl.java:155)
at org.eclipse.birt.report.model.api.DesignEngine.newSessionHandle(DesignEngine.java:108)
at org.eclipse.birt.report.engine.parser.ReportParser.getDesignHandle(ReportParser.java:143)
Any help appreciated!
Thanks
Find more posts tagged with
Comments
JasonW
Can you post your code?
Jason
Dimman
<blockquote class='ipsBlockquote' data-author="JasonW"><p>Can you post your code?<br />
<br />
Jason</p></blockquote>
<br />
maybe i could send it to you? it's not 1 file:/
JasonW
Send it to jasonweathersby at windstream.net
Dimman
ok. I have sent them to you.
Thanks
JasonW
I have not recieved the email.
JasonW
BTW Does this work with the test report? Can yo check a simple listing report, one without the crosstab.
Dimman
(i guess you got the mail, if not maybee i should resend ? )
I have also tested it with several other reports, one was even empty:/
But i still get the same exception!
JasonW
Did you get my email?
Dimman
Yes I got it:)