Hello, I'm facing the following problem:
I have 2 Webapplications both use a library (jar). Inside the jar is an EJB. (Stateless Session Bean). Both applications working without a problem but I cannot deploy them both to a single TomEE instance. I alway get the following error: "JeeTransactionProvider" is the name of the EJB in my library. I'm using the recent TomEE 1.6 Could this be somehow related to this bug that was closed in 2008? https://issues.apache.org/jira/browse/OPENEJB-873 ? There is no problem with JBoss and Glassfish btw. -- View this message in context: http://openejb.979440.n4.nabble.com/Deployment-Error-because-of-SessionBean-id-tp4666468.html Sent from the OpenEJB User mailing list archive at Nabble.com.
