Web application archive files

Web application archive (WAR) files are part of EAR files. They contain, for example, JSP or HTML pages.

WAR file Description
maximouiweb.war Contains the user interface-related Java™Server Pages (.jsp files), Java classes, static HTML files, and static image files. The buildmaximoear.xml file has information about the files in this module. This web application uses the configuration details in the web.xml file, located in the <maximo root>\applications\Maximo\Maximouiweb\webmodule\WEB-INF folder. This file also specifies the URL to access online help.
mboweb.war Contains the business objects, Java classes, and dependent third-party Java classes.
meaweb.war The integration framework enables the exchange of application data with another application or with an external system. Users can create and maintain data in one system and use the integration framework to transfer data to an external system, which eliminates duplicate processing.
iehs.war Provides the online help. The buildmxiehsear.xml file has information about all the files in this module.
rmireg.war Creates the remote method invocation (RMI) registry file.


Feedback