Element Index
Element Details
domain
Declared Attributes
- #IMPLIED CDATA application-root
- #IMPLIED CDATA log-root
- #IMPLIED CDATA locale
Element Content Model
(applications?, resources?, configs, servers, clusters?, node-agents?, lb-configs?, load-balancers?, system-property*, property*)
Referenced by
configs
Element Content Model
(config+)
Referenced by
domain
servers
Element Content Model
(server*)
Referenced by
domain
clusters
Element Content Model
(cluster*)
Referenced by
domain
node-agents
Element Content Model
(node-agent*)
Referenced by
domain
lb-configs
Element Content Model
(lb-config*)
Referenced by
domain
applications
Element Content Model
((lifecycle-module | j2ee-application | ejb-module | web-module | connector-module | appclient-module | mbean | extension-module)*)
Referenced by
domain
lifecycle-module
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA class-name
- #IMPLIED CDATA classpath
- #IMPLIED CDATA load-order
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) is-failure-fatal = false
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
applications
j2ee-application
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA location
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #IMPLIED CDATA libraries
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) availability-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) directory-deployed = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) java-web-start-enabled = true
Element Content Model
(description?, web-service-endpoint*, property*)
Referenced by
applications
ejb-module
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA location
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #IMPLIED CDATA libraries
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) availability-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) directory-deployed = false
Element Content Model
(description?, web-service-endpoint*, property*)
Referenced by
applications
web-module
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA context-root
- #REQUIRED CDATA location
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #IMPLIED CDATA libraries
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) availability-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) directory-deployed = false
Element Content Model
(description?, web-service-endpoint*, property*)
Referenced by
applications
connector-module
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA location
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) directory-deployed = false
Element Content Model
(description?, property*)
Referenced by
applications
appclient-module
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA location
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) directory-deployed = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) java-web-start-enabled = true
Element Content Model
(description?, property*)
Referenced by
applications
resources
Element Content Model
((custom-resource | external-jndi-resource | jdbc-resource | mail-resource | persistence-manager-factory-resource | admin-object-resource | connector-resource | resource-adapter-config | jdbc-connection-pool | connector-connection-pool)*)
Referenced by
domain
description
Element Content Model
(#PCDATA)*
Referenced by
lifecycle-module, j2ee-application, ejb-module, web-module, connector-module, appclient-module, custom-resource, external-jndi-resource, jdbc-resource, mail-resource, persistence-manager-factory-resource, admin-object-resource, connector-resource, jdbc-connection-pool, connector-connection-pool, property, system-property, mbean, extension-module, management-rule, event
custom-resource
Declared Attributes
- #REQUIRED CDATA jndi-name
- #REQUIRED CDATA res-type
- #REQUIRED CDATA factory-class
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
resources
external-jndi-resource
Declared Attributes
- #REQUIRED CDATA jndi-name
- #REQUIRED CDATA jndi-lookup-name
- #REQUIRED CDATA res-type
- #REQUIRED CDATA factory-class
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
resources
jdbc-resource
Declared Attributes
- #REQUIRED CDATA jndi-name
- #REQUIRED CDATA pool-name
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
resources
mail-resource
Declared Attributes
- #REQUIRED CDATA jndi-name
- #DEFAULT CDATA store-protocol = imap
- #DEFAULT CDATA store-protocol-class = com.sun.mail.imap.IMAPStore
- #DEFAULT CDATA transport-protocol = smtp
- #DEFAULT CDATA transport-protocol-class = com.sun.mail.smtp.SMTPTransport
- #REQUIRED CDATA host
- #REQUIRED CDATA user
- #REQUIRED CDATA from
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) debug = false
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
resources
persistence-manager-factory-resource
Declared Attributes
- #REQUIRED CDATA jndi-name
- #DEFAULT CDATA factory-class = com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl
- #IMPLIED CDATA jdbc-resource-jndi-name
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
resources
admin-object-resource
Declared Attributes
- #REQUIRED CDATA jndi-name
- #REQUIRED CDATA res-type
- #REQUIRED CDATA res-adapter
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
resources
connector-resource
Declared Attributes
- #REQUIRED CDATA jndi-name
- #REQUIRED CDATA pool-name
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
resources
resource-adapter-config
Declared Attributes
- #IMPLIED CDATA name
- #IMPLIED CDATA thread-pool-ids
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #REQUIRED CDATA resource-adapter-name
Element Content Model
(property*)
Referenced by
resources
config
Declared Attributes
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) dynamic-reconfiguration-enabled = true
Element Content Model
(http-service, iiop-service, admin-service, connector-service?, web-container, ejb-container, mdb-container, jms-service?, log-service, security-service, transaction-service, monitoring-service, diagnostic-service?, java-config, availability-service?, thread-pools, alert-service?, group-management-service?, management-rules?, system-property*, property*)
Referenced by
configs
alert-service
Element Content Model
(alert-subscription*, property*)
Referenced by
config
alert-subscription
Declared Attributes
Element Content Model
(listener-config, filter-config?)
Referenced by
alert-service
listener-config
Declared Attributes
- #REQUIRED CDATA listener-class-name
- #REQUIRED CDATA subscribe-listener-with
Element Content Model
(property*)
Referenced by
alert-subscription
filter-config
Declared Attributes
- #REQUIRED CDATA filter-class-name
Element Content Model
(property*)
Referenced by
alert-subscription
http-service
Element Content Model
(access-log?, http-listener+, virtual-server+, request-processing?, keep-alive?, connection-pool?, http-protocol?, http-file-cache?, property*)
Referenced by
config
access-log
Declared Attributes
- #DEFAULT CDATA format = %client.name% %auth-user-name% %datetime% %request% %status% %response.length%
- #DEFAULT ENUMERATION ( time ) rotation-policy = time
- #DEFAULT CDATA rotation-interval-in-minutes = 1440
- #DEFAULT CDATA rotation-suffix = yyyyMMdd-HH'h'mm'm'ss's'
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) rotation-enabled = true
Element Content Model
EMPTY
Referenced by
http-service
http-listener
Declared Attributes
- #REQUIRED CDATA id
- #REQUIRED CDATA address
- #REQUIRED CDATA port
- #IMPLIED CDATA external-port
- #DEFAULT ENUMERATION ( inet | ncsa ) family = inet
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) blocking-enabled = false
- #DEFAULT CDATA acceptor-threads = 1
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) security-enabled = false
- #REQUIRED CDATA default-virtual-server
- #REQUIRED CDATA server-name
- #IMPLIED CDATA redirect-port
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) xpowered-by = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(ssl?, property*)
Referenced by
http-service
ssl
Declared Attributes
- #REQUIRED CDATA cert-nickname
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) ssl2-enabled = false
- #IMPLIED CDATA ssl2-ciphers
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) ssl3-enabled = true
- #IMPLIED CDATA ssl3-tls-ciphers
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) tls-enabled = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) tls-rollback-enabled = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) client-auth-enabled = false
Element Content Model
EMPTY
Referenced by
http-listener, ssl-client-config, iiop-listener, jmx-connector
virtual-server
Declared Attributes
- #REQUIRED CDATA id
- #IMPLIED CDATA http-listeners
- #IMPLIED CDATA default-web-module
- #REQUIRED CDATA hosts
- #DEFAULT ENUMERATION ( on | off | disabled ) state = on
- #IMPLIED CDATA docroot
- #DEFAULT CDATA log-file = ${com.sun.aas.instanceRoot}/logs/server.log
Element Content Model
(http-access-log?, property*)
Referenced by
http-service
http-access-log
Declared Attributes
- #DEFAULT CDATA log-directory = ${com.sun.aas.instanceRoot}/logs/access
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) iponly = true
Element Content Model
EMPTY
Referenced by
virtual-server
request-processing
Declared Attributes
- #DEFAULT CDATA thread-count = 128
- #DEFAULT CDATA initial-thread-count = 48
- #DEFAULT CDATA thread-increment = 10
- #DEFAULT CDATA request-timeout-in-seconds = 30
- #DEFAULT CDATA header-buffer-length-in-bytes = 4096
Element Content Model
EMPTY
Referenced by
http-service
keep-alive
Declared Attributes
- #DEFAULT CDATA thread-count = 1
- #DEFAULT CDATA max-connections = 256
- #DEFAULT CDATA timeout-in-seconds = 30
Element Content Model
EMPTY
Referenced by
http-service
connection-pool
Declared Attributes
- #DEFAULT CDATA queue-size-in-bytes = 4096
- #DEFAULT CDATA max-pending-count = 4096
- #DEFAULT CDATA receive-buffer-size-in-bytes = 4096
- #DEFAULT CDATA send-buffer-size-in-bytes = 8192
Element Content Model
EMPTY
Referenced by
http-service
http-protocol
Declared Attributes
- #DEFAULT CDATA version = HTTP/1.1
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) dns-lookup-enabled = false
- #DEFAULT CDATA forced-type = text/html; charset=iso-8859-1
- #DEFAULT CDATA default-type = text/html; charset=iso-8859-1
- #DEFAULT CDATA forced-response-type = AttributeDeprecated
- #DEFAULT CDATA default-response-type = AttributeDeprecated
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) ssl-enabled = true
Element Content Model
EMPTY
Referenced by
http-service
http-file-cache
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) globally-enabled = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) file-caching-enabled = on
- #DEFAULT CDATA max-age-in-seconds = 30
- #DEFAULT CDATA medium-file-size-limit-in-bytes = 537600
- #DEFAULT CDATA medium-file-space-in-bytes = 10485760
- #DEFAULT CDATA small-file-size-limit-in-bytes = 2048
- #DEFAULT CDATA small-file-space-in-bytes = 1048576
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) file-transmission-enabled = false
- #DEFAULT CDATA max-files-count = 1024
- #DEFAULT CDATA hash-init-size = 0
Element Content Model
EMPTY
Referenced by
http-service
iiop-service
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) client-authentication-required = false
Element Content Model
(orb, ssl-client-config?, iiop-listener*)
Referenced by
config
orb
Declared Attributes
- #REQUIRED CDATA use-thread-pool-ids
- #DEFAULT CDATA message-fragment-size = 1024
- #DEFAULT CDATA max-connections = 1024
Element Content Model
(property*)
Referenced by
iiop-service
ssl-client-config
Element Content Model
(ssl)
Referenced by
iiop-service
iiop-listener
Declared Attributes
- #REQUIRED CDATA id
- #REQUIRED CDATA address
- #DEFAULT CDATA port = 1072
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) security-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(ssl?, property*)
Referenced by
iiop-service
admin-service
Declared Attributes
- #DEFAULT ENUMERATION ( das | das-and-server | server ) type = server
- #IMPLIED CDATA system-jmx-connector-name
Element Content Model
(jmx-connector*, das-config?, property*)
Referenced by
config
connector-service
Declared Attributes
- #DEFAULT CDATA shutdown-timeout-in-seconds = 30
Element Content Model
EMPTY
Referenced by
config
jmx-connector
Declared Attributes
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #DEFAULT ENUMERATION ( rmi_jrmp | rmi_iiop | jmxmp ) protocol = rmi_jrmp
- #REQUIRED CDATA address
- #REQUIRED CDATA port
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) accept-all = false
- #REQUIRED CDATA auth-realm-name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) security-enabled = true
Element Content Model
(ssl?, property*)
Referenced by
admin-service, node-agent
das-config
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) dynamic-reload-enabled = false
- #DEFAULT CDATA dynamic-reload-poll-interval-in-seconds = 2
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) autodeploy-enabled = false
- #DEFAULT CDATA autodeploy-polling-interval-in-seconds = 2
- #DEFAULT CDATA autodeploy-dir = autodeploy
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) autodeploy-verifier-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) autodeploy-jsp-precompilation-enabled = false
- #DEFAULT ENUMERATION ( full | parsing | none ) deploy-xml-validation = full
- #DEFAULT CDATA admin-session-timeout-in-minutes = 60
Element Content Model
(property*)
Referenced by
admin-service
web-container
Element Content Model
(session-config?, property*)
Referenced by
config
session-config
Element Content Model
(session-manager?, session-properties?)
Referenced by
web-container
session-manager
Element Content Model
(manager-properties?, store-properties?)
Referenced by
session-config
manager-properties
Declared Attributes
- #IMPLIED CDATA session-file-name
- #IMPLIED CDATA reap-interval-in-seconds
- #IMPLIED CDATA max-sessions
- #IMPLIED CDATA session-id-generator-classname
Element Content Model
(property*)
Referenced by
session-manager
store-properties
Declared Attributes
- #IMPLIED CDATA directory
- #IMPLIED CDATA reap-interval-in-seconds
Element Content Model
(property*)
Referenced by
session-manager
session-properties
Declared Attributes
- #IMPLIED CDATA timeout-in-seconds
Element Content Model
(property*)
Referenced by
session-config
ejb-container
Declared Attributes
- #DEFAULT CDATA steady-pool-size = 32
- #DEFAULT CDATA pool-resize-quantity = 16
- #DEFAULT CDATA max-pool-size = 64
- #DEFAULT CDATA cache-resize-quantity = 32
- #DEFAULT CDATA max-cache-size = 512
- #DEFAULT CDATA pool-idle-timeout-in-seconds = 600
- #DEFAULT CDATA cache-idle-timeout-in-seconds = 600
- #DEFAULT CDATA removal-timeout-in-seconds = 5400
- #DEFAULT ENUMERATION ( fifo | lru | nru ) victim-selection-policy = nru
- #DEFAULT ENUMERATION ( B | C ) commit-option = B
- #IMPLIED CDATA session-store
Element Content Model
(ejb-timer-service?, property*)
Referenced by
config
ejb-timer-service
Declared Attributes
- #DEFAULT CDATA minimum-delivery-interval-in-millis = 7000
- #DEFAULT CDATA max-redeliveries = 1
- #IMPLIED CDATA timer-datasource
- #DEFAULT CDATA redelivery-interval-internal-in-millis = 5000
Element Content Model
(property*)
Referenced by
ejb-container
mdb-container
Declared Attributes
- #DEFAULT CDATA steady-pool-size = 10
- #DEFAULT CDATA pool-resize-quantity = 2
- #DEFAULT CDATA max-pool-size = 60
- #DEFAULT CDATA idle-timeout-in-seconds = 600
Element Content Model
(property*)
Referenced by
config
jms-service
Declared Attributes
- #DEFAULT CDATA init-timeout-in-seconds = 60
- #REQUIRED ENUMERATION ( LOCAL | EMBEDDED | REMOTE ) type
- #IMPLIED CDATA start-args
- #IMPLIED CDATA default-jms-host
- #DEFAULT CDATA reconnect-interval-in-seconds = 5
- #DEFAULT CDATA reconnect-attempts = 3
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) reconnect-enabled = true
- #DEFAULT ENUMERATION ( random | priority ) addresslist-behavior = random
- #DEFAULT CDATA addresslist-iterations = 3
- #IMPLIED CDATA mq-scheme
- #IMPLIED CDATA mq-service
Element Content Model
(jms-host*, property*)
Referenced by
config
jms-host
Declared Attributes
- #REQUIRED CDATA name
- #IMPLIED CDATA host
- #DEFAULT CDATA port = 7676
- #DEFAULT CDATA admin-user-name = admin
- #DEFAULT CDATA admin-password = admin
Element Content Model
(property*)
Referenced by
jms-service
log-service
Declared Attributes
- #IMPLIED CDATA file
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) use-system-logging = false
- #IMPLIED CDATA log-handler
- #IMPLIED CDATA log-filter
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) log-to-console = false
- #DEFAULT CDATA log-rotation-limit-in-bytes = 500000
- #DEFAULT CDATA log-rotation-timelimit-in-minutes = 0
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) alarms = false
- #DEFAULT CDATA retain-error-statistics-for-hours = 5
Element Content Model
(module-log-levels?, property*)
Referenced by
config, node-agent
module-log-levels
Declared Attributes
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) root = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) server = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) ejb-container = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) cmp-container = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) mdb-container = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) web-container = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) classloader = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) configuration = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) naming = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) security = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) jts = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) jta = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) admin = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) deployment = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) verifier = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) jaxr = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) jaxrpc = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) saaj = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) corba = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) javamail = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) jms = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) connector = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) jdo = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) cmp = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) util = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) resource-adapter = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) synchronization = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) node-agent = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) self-management = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) group-management-service = INFO
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) management-event = INFO
Element Content Model
(property*)
Referenced by
log-service
security-service
Declared Attributes
- #DEFAULT CDATA default-realm = file
- #IMPLIED CDATA default-principal
- #IMPLIED CDATA default-principal-password
- #DEFAULT CDATA anonymous-role = AttributeDeprecated
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) audit-enabled = false
- #DEFAULT CDATA jacc = default
- #DEFAULT CDATA audit-modules = default
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) activate-default-principal-to-role-mapping = false
- #IMPLIED CDATA mapped-principal-class
Element Content Model
(auth-realm+, jacc-provider+, audit-module*, message-security-config*, property*)
Referenced by
config
audit-module
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA classname
Element Content Model
(property*)
Referenced by
security-service
auth-realm
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA classname
Element Content Model
(property*)
Referenced by
security-service, node-agent
jacc-provider
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA policy-provider
- #REQUIRED CDATA policy-configuration-factory-provider
Element Content Model
(property*)
Referenced by
security-service
transaction-service
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) automatic-recovery = false
- #DEFAULT CDATA timeout-in-seconds = 0
- #IMPLIED CDATA tx-log-dir
- #DEFAULT ENUMERATION ( rollback | commit ) heuristic-decision = rollback
- #DEFAULT CDATA retry-timeout-in-seconds = 600
- #DEFAULT CDATA keypoint-interval = 2048
Element Content Model
(property*)
Referenced by
config
monitoring-service
Element Content Model
(module-monitoring-levels?, property*)
Referenced by
config
module-monitoring-levels
Declared Attributes
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) thread-pool = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) orb = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) ejb-container = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) web-container = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) transaction-service = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) http-service = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) jdbc-connection-pool = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) connector-connection-pool = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) connector-service = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) jms-service = OFF
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) jvm = OFF
Element Content Model
(property*)
Referenced by
monitoring-service
diagnostic-service
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) compute-checksum = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) verify-config = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) capture-install-log = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) capture-system-info = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) capture-hadb-info = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) capture-app-dd = true
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) min-log-level = INFO
- #DEFAULT CDATA max-log-entries = 500
Element Content Model
(property*)
Referenced by
config
group-management-service
Declared Attributes
- #DEFAULT CDATA fd-protocol-max-tries = 3
- #DEFAULT CDATA fd-protocol-timeout-in-millis = 2000
- #DEFAULT CDATA merge-protocol-max-interval-in-millis = 10000
- #DEFAULT CDATA merge-protocol-min-interval-in-millis = 5000
- #DEFAULT CDATA ping-protocol-timeout-in-millis = 2000
- #DEFAULT CDATA vs-protocol-timeout-in-millis = 1500
Element Content Model
(property*)
Referenced by
config
java-config
Declared Attributes
- #DEFAULT CDATA java-home = ${com.sun.aas.javaRoot}
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) debug-enabled = false
- #DEFAULT CDATA debug-options = -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n
- #DEFAULT CDATA rmic-options = -iiop -poa -alwaysgenerate -keepgenerated -g
- #DEFAULT CDATA javac-options = -g
- #IMPLIED CDATA classpath-prefix
- #IMPLIED CDATA classpath-suffix
- #IMPLIED CDATA server-classpath
- #IMPLIED CDATA system-classpath
- #IMPLIED CDATA native-library-path-prefix
- #IMPLIED CDATA native-library-path-suffix
- #IMPLIED CDATA bytecode-preprocessors
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) env-classpath-ignored = true
Element Content Model
(profiler?, (jvm-options | property)*)
Referenced by
config
jvm-options
Element Content Model
(#PCDATA)*
Referenced by
java-config, profiler
profiler
Declared Attributes
- #REQUIRED CDATA name
- #IMPLIED CDATA classpath
- #IMPLIED CDATA native-library-path
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
((jvm-options | property)*)
Referenced by
java-config
availability-service
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) availability-enabled = true
- #IMPLIED CDATA ha-agent-hosts
- #IMPLIED CDATA ha-agent-port
- #IMPLIED CDATA ha-agent-password
- #IMPLIED CDATA ha-store-name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) auto-manage-ha-store = false
- #IMPLIED CDATA store-pool-name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) ha-store-healthcheck-enabled = false
- #DEFAULT CDATA ha-store-healthcheck-interval-in-seconds = 5
Element Content Model
(web-container-availability?, ejb-container-availability?, jms-availability?, property*)
Referenced by
config
web-container-availability
Declared Attributes
- #IMPLIED ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) availability-enabled
- #DEFAULT CDATA persistence-type = memory
- #IMPLIED ENUMERATION ( web-method | time-based | on-demand ) persistence-frequency
- #IMPLIED ENUMERATION ( session | modified-session | modified-attribute ) persistence-scope
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) persistence-store-health-check-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) sso-failover-enabled = false
- #IMPLIED CDATA http-session-store-pool-name
Element Content Model
(property*)
Referenced by
availability-service
ejb-container-availability
Declared Attributes
- #IMPLIED ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) availability-enabled
- #DEFAULT CDATA sfsb-ha-persistence-type = ha
- #DEFAULT CDATA sfsb-persistence-type = file
- #IMPLIED ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) sfsb-checkpoint-enabled
- #IMPLIED ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) sfsb-quick-checkpoint-enabled
- #IMPLIED CDATA sfsb-store-pool-name
Element Content Model
(property*)
Referenced by
availability-service
jdbc-connection-pool
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA datasource-classname
- #IMPLIED ENUMERATION ( javax.sql.DataSource | javax.sql.XADataSource | javax.sql.ConnectionPoolDataSource ) res-type
- #DEFAULT CDATA steady-pool-size = 8
- #DEFAULT CDATA max-pool-size = 32
- #DEFAULT CDATA max-wait-time-in-millis = 60000
- #DEFAULT CDATA pool-resize-quantity = 2
- #DEFAULT CDATA idle-timeout-in-seconds = 300
- #IMPLIED ENUMERATION ( read-uncommitted | read-committed | repeatable-read | serializable ) transaction-isolation-level
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) is-isolation-level-guaranteed = true
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) is-connection-validation-required = false
- #DEFAULT ENUMERATION ( auto-commit | meta-data | table ) connection-validation-method = auto-commit
- #IMPLIED CDATA validation-table-name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) fail-all-connections = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) non-transactional-connections = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) allow-non-component-callers = false
- #DEFAULT CDATA validate-atmost-once-period-in-seconds = 0
- #DEFAULT CDATA connection-leak-timeout-in-seconds = 0
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) connection-leak-reclaim = false
- #DEFAULT CDATA connection-creation-retry-attempts = 0
- #DEFAULT CDATA connection-creation-retry-interval-in-seconds = 10
- #DEFAULT CDATA statement-timeout-in-seconds = -1
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) lazy-connection-enlistment = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) lazy-connection-association = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) associate-with-thread = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) match-connections = false
- #DEFAULT CDATA max-connection-usage-count = 0
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) wrap-jdbc-objects = false
Element Content Model
(description?, property*)
Referenced by
resources
connector-connection-pool
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA resource-adapter-name
- #REQUIRED CDATA connection-definition-name
- #DEFAULT CDATA steady-pool-size = 8
- #DEFAULT CDATA max-pool-size = 32
- #DEFAULT CDATA max-wait-time-in-millis = 60000
- #DEFAULT CDATA pool-resize-quantity = 2
- #DEFAULT CDATA idle-timeout-in-seconds = 300
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) fail-all-connections = false
- #IMPLIED ENUMERATION ( XATransaction | LocalTransaction | NoTransaction ) transaction-support
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) is-connection-validation-required = false
- #DEFAULT CDATA validate-atmost-once-period-in-seconds = 0
- #DEFAULT CDATA connection-leak-timeout-in-seconds = 0
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) connection-leak-reclaim = false
- #DEFAULT CDATA connection-creation-retry-attempts = 0
- #DEFAULT CDATA connection-creation-retry-interval-in-seconds = 10
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) lazy-connection-enlistment = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) lazy-connection-association = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) associate-with-thread = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) match-connections = true
- #DEFAULT CDATA max-connection-usage-count = 0
Element Content Model
(description?, security-map*, property*)
Referenced by
resources
security-map
Declared Attributes
Element Content Model
((principal | user-group)+, backend-principal)
Referenced by
connector-connection-pool
principal
Element Content Model
(#PCDATA)*
Referenced by
security-map
user-group
Element Content Model
(#PCDATA)*
Referenced by
security-map
backend-principal
Declared Attributes
- #REQUIRED CDATA user-name
- #IMPLIED CDATA password
Element Content Model
EMPTY
Referenced by
security-map
thread-pools
Element Content Model
(thread-pool+)
Referenced by
config
thread-pool
Declared Attributes
- #REQUIRED CDATA thread-pool-id
- #DEFAULT CDATA min-thread-pool-size = 0
- #DEFAULT CDATA max-thread-pool-size = 200
- #DEFAULT CDATA idle-thread-timeout-in-seconds = 120
- #DEFAULT CDATA num-work-queues = 1
Element Content Model
EMPTY
Referenced by
thread-pools
property
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA value
Element Content Model
(description?)
Referenced by
domain, lifecycle-module, j2ee-application, ejb-module, web-module, connector-module, appclient-module, custom-resource, external-jndi-resource, jdbc-resource, mail-resource, persistence-manager-factory-resource, admin-object-resource, connector-resource, resource-adapter-config, config, alert-service, listener-config, filter-config, http-service, http-listener, virtual-server, orb, iiop-listener, admin-service, jmx-connector, das-config, web-container, manager-properties, store-properties, session-properties, ejb-container, ejb-timer-service, mdb-container, jms-service, jms-host, log-service, module-log-levels, security-service, audit-module, auth-realm, jacc-provider, transaction-service, monitoring-service, module-monitoring-levels, diagnostic-service, group-management-service, java-config, profiler, availability-service, web-container-availability, ejb-container-availability, jdbc-connection-pool, connector-connection-pool, server, cluster, node-agent, lb-config, provider-config, load-balancer, mbean, extension-module, jms-availability, event
system-property
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA value
Element Content Model
(description?)
Referenced by
domain, config, server, cluster
server
Declared Attributes
- #REQUIRED CDATA name
- #IMPLIED CDATA config-ref
- #IMPLIED CDATA node-agent-ref
- #DEFAULT CDATA lb-weight = 100
Element Content Model
(application-ref*, resource-ref*, system-property*, property*)
Referenced by
servers
application-ref
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #IMPLIED CDATA virtual-servers
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) lb-enabled = false
- #DEFAULT CDATA disable-timeout-in-minutes = 30
- #REQUIRED CDATA ref
Element Content Model
EMPTY
Referenced by
server, cluster
resource-ref
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #REQUIRED CDATA ref
Element Content Model
EMPTY
Referenced by
server, cluster
cluster
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA config-ref
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) heartbeat-enabled = true
- #IMPLIED CDATA heartbeat-port
- #IMPLIED CDATA heartbeat-address
Element Content Model
(server-ref*, resource-ref*, application-ref*, system-property*, property*)
Referenced by
clusters
server-ref
Declared Attributes
- #REQUIRED CDATA ref
- #DEFAULT CDATA disable-timeout-in-minutes = 30
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) lb-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(health-checker?)
Referenced by
cluster, lb-config
node-agent
Declared Attributes
- #REQUIRED CDATA name
- #IMPLIED CDATA system-jmx-connector-name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) start-servers-in-startup = true
Element Content Model
(jmx-connector?, auth-realm?, log-service, property*)
Referenced by
node-agents
lb-config
Declared Attributes
- #REQUIRED CDATA name
- #DEFAULT CDATA response-timeout-in-seconds = 60
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) https-routing = false
- #DEFAULT CDATA reload-poll-interval-in-seconds = 60
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) monitoring-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) route-cookie-enabled = true
Element Content Model
((cluster-ref* | server-ref*), property*)
Referenced by
lb-configs
health-checker
Declared Attributes
- #DEFAULT CDATA url = /
- #DEFAULT CDATA interval-in-seconds = 30
- #DEFAULT CDATA timeout-in-seconds = 10
Element Content Model
EMPTY
Referenced by
server-ref, cluster-ref
cluster-ref
Declared Attributes
- #REQUIRED CDATA ref
- #DEFAULT ENUMERATION ( round-robin | weighted-round-robin | user-defined ) lb-policy = round-robin
- #IMPLIED CDATA lb-policy-module
Element Content Model
(health-checker?)
Referenced by
lb-config
message-security-config
Declared Attributes
- #REQUIRED ENUMERATION ( SOAP | HttpServlet ) auth-layer
- #IMPLIED CDATA default-provider
- #IMPLIED CDATA default-client-provider
Element Content Model
(provider-config+)
Referenced by
security-service
provider-config
Declared Attributes
- #REQUIRED CDATA provider-id
- #REQUIRED ENUMERATION ( client | server | client-server ) provider-type
- #REQUIRED CDATA class-name
Element Content Model
(request-policy?, response-policy?, property*)
Referenced by
message-security-config
request-policy
Declared Attributes
- #IMPLIED ENUMERATION ( sender | content ) auth-source
- #IMPLIED ENUMERATION ( before-content | after-content ) auth-recipient
Element Content Model
EMPTY
Referenced by
provider-config
response-policy
Declared Attributes
- #IMPLIED ENUMERATION ( sender | content ) auth-source
- #IMPLIED ENUMERATION ( before-content | after-content ) auth-recipient
Element Content Model
EMPTY
Referenced by
provider-config
web-service-endpoint
Declared Attributes
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( OFF | LOW | HIGH ) monitoring = OFF
- #DEFAULT CDATA max-history-size = 25
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) jbi-enabled = false
Element Content Model
(registry-location*, transformation-rule*)
Referenced by
j2ee-application, ejb-module, web-module
registry-location
Declared Attributes
- #REQUIRED CDATA connector-resource-jndi-name
Element Content Model
EMPTY
Referenced by
web-service-endpoint
transformation-rule
Declared Attributes
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #DEFAULT ENUMERATION ( request | response | both ) apply-to = request
- #REQUIRED CDATA rule-file-location
Element Content Model
EMPTY
Referenced by
web-service-endpoint
load-balancers
Element Content Model
(load-balancer*)
Referenced by
domain
load-balancer
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA lb-config-name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) auto-apply-enabled = false
Element Content Model
(property*)
Referenced by
load-balancers
mbean
Declared Attributes
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #REQUIRED CDATA impl-class-name
- #IMPLIED CDATA object-name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(description?, property*)
Referenced by
applications
extension-module
Declared Attributes
- #REQUIRED CDATA name
- #REQUIRED CDATA location
- #REQUIRED CDATA module-type
- #DEFAULT ENUMERATION ( system-all | system-admin | system-instance | user ) object-type = user
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
- #IMPLIED CDATA libraries
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) availability-enabled = false
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) directory-deployed = false
Element Content Model
(description?, property*)
Referenced by
applications
jms-availability
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) availability-enabled = false
- #IMPLIED CDATA mq-store-pool-name
Element Content Model
(property*)
Referenced by
availability-service
management-rules
Declared Attributes
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(management-rule*)
Referenced by
config
management-rule
Declared Attributes
- #REQUIRED CDATA name
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) enabled = true
Element Content Model
(event, action?, description?)
Referenced by
management-rules
event
Declared Attributes
- #REQUIRED ENUMERATION ( log | timer | trace | monitor | cluster | lifecycle | notification ) type
- #DEFAULT ENUMERATION ( yes | no | on | off | 1 | 0 | true | false ) record-event = true
- #DEFAULT ENUMERATION ( FINEST | FINER | FINE | CONFIG | INFO | WARNING | SEVERE | OFF ) level = INFO
Element Content Model
(description?, property*)
Referenced by
management-rule
action
Declared Attributes
- #REQUIRED CDATA action-mbean-name
Element Content Model
EMPTY
Referenced by
management-rule