Hi - We recently upgraded from JBoss EAP 4.3 to Jboss EAP 5.0 and are now getting the following exceptions when creating the InitialContext() for OpenEJB 3.1.2:
1. OpenEJBException: Creating application failed: classpath.ear: java.lang.SecurityException: class "org.hibernate.MappingException"'s signer information does not match signer information of other classes in the same package 2. Java.lang.String cannot be cast to java.net.URL JBoss EAP 5.0 bundles Hibernate Core 3.3.2 GA and Hibernate Entity Manager 3.4.0. Are there any work arounds for these issues? Thanks very much. -greg
