You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Marc Lustig <ml...@marclustig.com> on 2011/08/12 10:04:52 UTC

openejb won't start up due to conflict

Hi,

openejb 3.2-SNAPSHOT won't start up anymore once Oracle's xmlparserv2.jar is
in the classpath.

2011-08-12 09:56:47,871 ERROR - {config} - Unable to load Persistence Unit
from EAR: classpath.ear, module: ... Exception: null
java.lang.IllegalStateException

apparently the XML-parser is interfering.

This has been discussed before here,
http://www.mail-archive.com/users@openejb.apache.org/msg02831.html
however I cannot derive a solution from this.

Any solution for this in the meantime?

Marc