Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Netbeans 11.3
Wildfly 18.0
Fedora linux 30
Open JDK 13 (from fedora repositry)
Microsoft Sql Server 2016
Microsoft Sql Server JDBC Driver 8.2 (for jdk 13) (as a wildfly module)
Description
In deploying a war packaged web application when the jpa support is
added to the project the deployment does not go through normal path brings aboutÂ
some exception.
the exception, test project and wildfly config has been attached.
there is no problem in deployment of the war file of the project via wildfly console.