uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE56503-E

Instantiation of a persistence provider class has failed. (persistence provider class = aa....aa)

aa....aa: JPA provider class name
Description
An instance of the JPA provider class could not be created.
Action
Make sure that the JPA provider class name specified in the provider element or <ejbserver.jpa.defaultProviderClassName> tag of persistence.xml is correct and the specified class is included in the class path.