The Standard dialog allows you to add
and DataSources to your operational environment. This
screen serves the same purpose as the j2eeadmin -addJdbcDriver
and j2eeadmin -addJdbcDatasource tools.
Add a JDBC Driver
This release already includes a JDBC driver for the Cloudscape DBMS and
it is listed in the Driver Class table.
To add another JDBC driver:
Click the top Add button.
Enter the class name in the Driver Class table.
Make sure that the driver is located in the lib/system directory.
Include its classpath in the J2EE_CLASSPATH environment variable in the
bin/userconfig.sh (UNIX) or bin\userconfig.bat (Windows) file.
To delete a driver, select it from the table and click Delete.
Add a Datasource
The Datasources pane allows you to link a JNDI Name with the URL of
a database.
In the JNDI Name column, enter the JNDI Name of the database, such as
jdbc/Oracle.
In the JDBC URL column, enter the URL of the database. Check with
the vendor of the database to determine the format of the URL.