Migration to Birt Runtime Engine 4.2.1 error [message #976206] |
Thu, 08 November 2012 06:52  |
Eclipse User |
|
|
|
Hi! I'm migrating to Eclipse Birt Runtime Engine 4.2.1 in my Java EE project with jre6 and Tomcat 6.0, this problem occurs when i deploy the project in Tomcat:
07-nov-2012 19:30:23 org.apache.catalina.core.StandardContext listenerStart
GRAVE: Excepción enviando evento inicializado de contexto a instancia de escuchador de clase org.eclipse.birt.report.listener.ViewerServletContextListener java.lang.SecurityException: class "org.eclipse.birt.report.engine.api.IExtractionOption"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:806) ...
I have deleted all the old libraries of Birt Runtime Engine 2.2 but the problem persists. The project compiles correctly with no errors.
I tried Classpath Checker and it tells this:
Jar conflicts between C:\Program Files\Java\jre6\lib\rt.jar and \xxxx_webapp\WEB-INF\lib\org.eclipse.birt.runtime_4.2.1.v20120918-1113.jar xxxx_webapp Unknown Classpath Checker Problem
It tells me that the class "org.w3c.dom.DOMConfiguration" is conflicting between rt.jar and org.eclipse.birt.runtime_4.2.1.v20120918-1113.jar
I tried to use jdk1.6 instead of jre6 and jr7 but with no success
Thanks a lot.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03292 seconds