Change to production mode-更改应用运行模式
All servers in a domain run either in development mode or production mode. In general, production mode requires you to configure additional security features. For information on the differences between the two modes, refer to "Creating a WebLogic Domain" in Creating WebLogic Domains Using the Configuration Wizard.
To configure all servers in a domain to run in production mode:
If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
In the left pane of the Console, under Domain Structure, select the domain name.
Select Configuration > General and select the Production Mode check box.
Click Save, and then, to activate these changes, in the Change Center, click Activate Changes.
Shut down any servers that are currently running. See Start and stop servers.
Invoke the domain's startWebLogic script. See Starting an Administration Server with a Startup Script.
The Administration Server starts in the new mode.
If the domain contains Managed Servers, start the Managed Servers.
配置应用检查jsp更新时间间隔
在Deploments–>web Application–>defaultWebApp中配置。