Objaśnienie | See the exception for details. |
Działanie | See the exception for details. |
Objaśnienie | See the exception for details. |
Działanie | See the exception for details. |
Objaśnienie | See the exception for details. |
Działanie | See the exception for details. |
Objaśnienie | The JPA runtime environment scans any JAR files that are referenced in a persistence unit for entities. If it cannot find the JAR file, entities in the JAR file cannot be processed. |
Działanie | Check the structure of the persistence bundle, and check that the path to the JAR file is correct. The path defined in the JAR file element is relative to the persistence unit root. The persistence unit root is the parent directory of the META-INF/persistence.xml file that defines the persistence unit. |
Objaśnienie | See the exception for details. |
Działanie | See the exception for details. |