J2EE application configuration

The Management Console displays the contents of a deployed application on the following tabs. If you update any values, click Apply to save your changes:

StepsConfiguring application properties

To update application properties, edit the user configuration file, rather than the Ant configuration script.

  1. If you see a User Configuration tab, select it; otherwise:

    1. In the left pane, highlight the application, right-click, and select Create User Configuration.

    2. Highlight the application again, right-click, and select Refresh Node. A user configuration script is created and displays in a new User Configuration tab. Select the tab.

  2. Add properties and values you want to change. You can copy property definitions from the Ant configuration script, then edit the values. If you reconfigure or recompile the application, the property values in the user configuration script override the property values in the Ant script.

    For information about creating and configuring Ant scripts and user configuration scripts, see Chapter 2, “Ant-Based Configuration,” in the EAServer Automated Configuration Guide.

  3. Recompile the application. In the left pane, highlight the application, right-click, and select Run Ant Recompile.

  4. Refresh the server.