Previous Topic: List of Default TabsNext Topic: Programming Guides


Compile the CA IdentityMinder JSPs

After making changes to the CA IdentityMinder JSPs used to generate the User Console and the Management Console on a JBoss application server, recompile the JSPs for changes to take effect.

The JSPs must be compiled using the compile_jsp.bat or .sh script.

The compile_jsp script creates a backup copy of the JSPs, and then recompiles them. The backup copies are located in the following directories:

To recompile the JSPs in a JBoss environment

  1. Stop the JBoss application server, if it is running.
  2. From a command prompt, navigate to jboss_home\bin, where jboss_home is the installed location of the JBoss application server.
  3. Execute one of the following scripts:
  4. Start the JBoss application server.