Building enterprise-level resources extensions
You can build enterprise-level resources extensions, such as theme, css, config resources, or datatypemaps files.
About this task
To build your modified Enterprise level UI resource files, re-build the resources.jar file by running the deployer.sh (or deployer.cmd on Windows) utility from the INSTALL_DIR/bin directory. For example:
./deployer.sh -t resourcejar
To incorporate your JSP or JS file modifications, re-build the EAR.
Note: Make sure that all of the extended JSP and JS files are
stored in the INSTALL_DIR/repository/eardata/smcfs/war
directory.