This article outlines the configuration steps needed to define an IDMS JDBC Data Source under JBoss Application Server version 7.1.
This document describes how to define both an XA and a non-XA type IDMS Data Source for use with JBoss/AS 7.1, in a JBoss 'Standalone Server' type configuration. Rather than using the JBoss Administration Console (which can be somewhat clumsy and temperamental), this process will be modifying the JBoss configuration XML files directly. Once defined, modify the IDMS Data Source definitions using the Admin Console if that is preferable.
The following steps should be followed:
The new IDMS Data Sources should now be ready for use. To test the IDMS connectivity, use the JBoss Administration Console. Note that by default, the JBoss Admin Console can be accessed via a browser at url: http://localhost:9990/console/App.html#server-overview. Use the following procedure to perform the test:
For more information on the use of the IDMS Server JDBC Driver, see the JDBC Programmer Reference section within the IDMS Server User Guide (provided in the product install directory).