BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element diagnostic-context-debug-mode

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)

Documentation
Is context based debugging enabled.

 


 Default: ServerDebugMBean.DIAG_CTX_DEBUG_MODE_OFF
Properties
This component is not nillable.

Model
<diagnostic-context-debug-mode>

</diagnostic-context-debug-mode>

Source
<xs:element minOccurs="0" name="diagnostic-context-debug-mode" nillable="true">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Off"/>
<xs:enumeration value="And"/>
<xs:enumeration value="Or"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation