Connect WildFly 8.x Application Server to a Microsoft SQL Server 2014
This post describes how to connect a WildFly 8.x Application Server to a Microsoft SQL Server 2014 using JPA. Background is the usage of the database via Hibernate. Download driver Download "Microsoft JDBC Driver 6.0 for SQL Server" from https://www.microsoft.com/de-de/download/details.aspx?id=11774 Get the…