This section contains general information on configuring a custom application on each J2EE application server supported by HxGN EAM.
The sample application contains more detailed instructions for deploying the sample on each platform.
It is recommended that you work through installing the sample before attempting to develop a new custom application.
A custom application can use the API only if certain items are present on the application’s classpath: (1) the jar file containing the custom API itself, plus a number of other jars used by the API classes; and (2) two xml configuration files: MPConfiguration.xml and db-spec-mapper.xml.
These files are required by the getConnection() method.