Hi Andre,
did it work with previous versions? I guess you already checked that the ejb jar actually contains the META-INF/persistence.xml file. If so, you are may be right. Adding the XML jar probably breaks deployment preventing OpenEJB to successfully read the persistence.xml file. What is xmlparserv2.jar about? Do you really need it? If yes, then we can give it a try with some javax.xml.parsers.* properties. Jean-Louis -- View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-deploy-doesn-t-occur-when-xmlparserv2-jar-is-in-the-lib-directory-tp3606246p3627349.html Sent from the OpenEJB User mailing list archive at Nabble.com.
