Configuring the Database Access

In order to run this example, you MUST be able to access a relational database. JOnAS will create and use a DataSource object that must be configured for the database you intend to use. These DataSource objects are configured via properties files and are referenced in the jonas.properties file (see the section JOnAS Configuration Files).