Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Domain Application Deployment: Administration: Notes

Configuration Options     

Use this page to record optional notes about a Web application's deployment configuration.

Configuration Options

Name Description
Notes

Optional information that you can include to describe this configuration.

WebLogic Server saves this note in the domain's configuration file (config.xml) as XML PCDATA. All left angle brackets (<) are converted to the XML entity &lt;. Carriage returns/line feeds are preserved.

Note:

If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.

MBean Attribute:
WebAppComponentMBean.Notes


Back to Top