Объяснение | See the exception for details. |
Действие | See the exception for details. |
Объяснение | See the exception for details. |
Действие | See the exception for details. |
Объяснение | See the exception for details. |
Действие | See the exception for details. |
Объяснение | 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. |
Действие | 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. |
Объяснение | See the exception for details. |
Действие | See the exception for details. |