Databases Reference
In-Depth Information
There's more...
To remove the Administration Console extension or to add more pages and content to it,
follow the given instructions.
Removing the console extension from the Administration Console
1. Remove the myConsoleExt.war file from the PROD_DOMAIN console extensions
directory:
[wls@prod01]$ rm -rf $DOMAIN_HOME/console-ext/myConsoleExt.war
2. Restart the Administration Console.
Clean your browser cache before accessing the
Administration Console again.
Adding pages and content to the Administration Console
Adding other content to Console involves developing a WebLogic portal web application, using
NetUI, portlets, JSP, and other J2EE technology. It is a Java programming task, which is beyond
the scope of this topic.
You can check Oracle's documentation at http://docs.oracle.com/cd/E24329_01/
web.1211/e24966/addcontrols.htm#CNSLX159 .
See also
F Starting the Administration Server
F Saving and activating changes in the Administration Console
Enabling RESTful Management Services
WebLogic Server 12 c introduces the possibility of monitoring WebLogic Server using RESTful
Web Services with new RESTful Management Services.
RESTful Management Services is disabled by default. This recipe will enable it.
Getting ready
WebLogic Administration Server must be up and running.
To enable WebLogic RESTful Management Services, you have to access the Administration
Console at http://prod01.domain.local:7001/console .
 
Search WWH ::




Custom Search