A typical application server will be installed with a directory structure similar to this:
Within this structure only some of the subdirectories are of interest to a developer.
The cobol
directory may still exist for some applications
(e.g., CCB), but that is now obsolete as all COBOL programs have been
converted to Java for edge applications running on OUAF 4.5.0.x.
The splapp
directory contains all the main application
files, including the deployed custom jars (cm.jar
) and Web server files (e.g. JSP, Javascript).