| [news.eclipse.technology.jsr220-orm] Re: Have you ever tried to run hibernate EntityManager from inside a plugin ? |
Thomas wrote:
I'm getting started with EJB3. I have a little demo that starts up fine when run as an Standalone J2SE App. When I try to start up the same when running as an eclipse plugin I get the Exception shown below. I assume that the META-INF/persistence.xml file isn't found at all.