Skip to content

Settings required to create a datasource that connects to the database FirebirdSQL

Notifications You must be signed in to change notification settings

fischer1983/wildfly-datasource-firebirdsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WildFly with DataSource FirebirdSQL

Settings required to create a datasource that connects to the database FirebirdSQL

In standalone / configuration folder, paste the standalone-full.xml file. You need to modify the settings for database connection. Check the datasource tag.

In the \ modules \ system \ layer \ base \ org create the following folder structure:

-- firebirdsql -- main

Inside this folder place the jdbc driver file for Firebird (Jaybird) and Module.xml file, that contains the driver file name and other settings required.

This setup was held at WildFly 8.1.0 Final Windows Operating System 7, 8 and 10.

About

Settings required to create a datasource that connects to the database FirebirdSQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published