WebLogic server console settings
.1.1 First,
You occasionally view the application deployments using the WebLogic server console. This is a lot more convenient if you change the settings not to show libraries as this makes the list a lot shorter and you can find what you need more quickly.
1. Start the WebLogic Admin Server (WLS), if it is not already running.
2. Open a browser and log in to the WLS console http://localhost:7001/console
3. Click Deployments in the left navigation bar.
4. Click Customize this table at the top of the Deployments table.
5. Change the number of rows per page to 100 (there are only about 30).
6. Enable the checkbox to exclude libraries and click on Apply.
.2. Second ,
there are many applications installed and running by default but you won’t need all .
Enable the checkbox next to as many applications as you think you won’t need and then from the Stop menu, select Force Stop Now.
.3. Third,
When the server is started, by default internal applications like the WLS console are not deployed completely and you see a slight delay when you first access the console. You saw this delay just now when you first accessed the console URL.
You can change this behavior to deploy internal applications at startup instead and then you don’t get the delay when you access the console.
This is convenient for demos (if you want to show the console) and also if you tend to use the console.
1. Click on domain1 in the left navigation bar in the WLS console.
2. Click on the Configuration | General tab.
3. Disable the Enable on-demand deployment of internal applications check box.
4. Click on the Save button.
EM settings for development
The Enterprise Manager Fusion Middleware Control (EM) can provide different levels of information about composite runtime instances based on a property setting.
During development it is helpful to have a higher setting to get more information.
These settings are not used on production machines except when specifically needed for debugging purposes.
1. Start your servers if they are not already running.
2. Log in to the EM console at http://localhost:7001/em.
3.Right-click on the soa-infra (soa_server1) in the left navigation bar to open the SOA menu and select SOA Administration | Common Properties.
4. Select Audit Level: Development and enable the checkbox for Capture Composite Instance State.
5. Click on Apply and click on Yes.
Laisser un commentaire