| Key phrase from previous comment reference to the JPA spec is:
The jar file or directory whose META-INF directory contains the persistence.xml file is termed the root of the persistence unit.
So, the jar or directory, that contains the META-INF, is the root of the persistence unit. |