diagram | ![]() |
||
used by |
|
||
source | <xs:element name="Alias"/> |
diagram | ![]() |
||
children | Factory | ||
used by |
|
||
attributes | |||
source | <xs:element name="Connector"> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element ref="Factory"/> </xs:sequence> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="enableLookups" type="xs:string" use="optional"/> <xs:attribute name="redirectPort" type="xs:string" use="optional"/> <xs:attribute name="scheme" type="xs:string" use="optional"/> <xs:attribute name="secure" type="xs:string" use="optional"/> <xs:attribute name="acceptCount" type="xs:string" use="optional"/> <xs:attribute name="allowChunking" type="xs:string" use="optional"/> <xs:attribute name="address" type="xs:string" use="optional"/> <xs:attribute name="bufferSize" type="xs:string" use="optional"/> <xs:attribute name="connectionTimeout" type="xs:string" use="optional"/> <xs:attribute name="debug" type="xs:string" use="optional"/> <xs:attribute name="maxProcessors" type="xs:string" use="optional"/> <xs:attribute name="minProcessors" type="xs:string" use="optional"/> <xs:attribute name="port" type="xs:string" use="optional"/> <xs:attribute name="proxyName" type="xs:string" use="optional"/> <xs:attribute name="proxyPort" type="xs:string" use="optional"/> <xs:attribute name="tcpNoDelay" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Context | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Parameter Listener Resource ResourceParams Environment Loader Logger Manager Realm Valve Ejb ResourceLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Context" type="Context"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Context | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Parameter Listener Resource ResourceParams Environment Loader Logger Manager Realm Valve Ejb ResourceLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="DefaultContext" type="Context"/> |
diagram | ![]() |
|||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||
source | <xs:element name="Ejb"> <xs:complexType> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="type" type="xs:string" use="optional"/> <xs:attribute name="home" type="xs:string" use="optional"/> <xs:attribute name="remote" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
children | Host DefaultContext Logger Realm Valve Listener Context | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Engine"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Host" maxOccurs="unbounded"/> <xs:element ref="DefaultContext" minOccurs="0"/> <xs:element ref="Logger" minOccurs="0"/> <xs:element ref="Realm" minOccurs="0"/> <xs:element ref="Valve" maxOccurs="unbounded"/> <xs:element ref="Listener" maxOccurs="unbounded"/> <xs:element ref="Context"/> </xs:choice> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="defaultHost" type="xs:string" use="optional"/> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="appBase" type="xs:string" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Environment"> <xs:complexType> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="value" type="xs:string" use="optional"/> <xs:attribute name="type" type="xs:string" use="optional"/> <xs:attribute name="override" type="xs:base64Binary"/> <xs:attribute name="description" type="xs:string"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
used by |
|
||
attributes | |||
source | <xs:element name="Factory"> <xs:complexType> <xs:attribute name="algorithm" type="xs:string" use="optional"/> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="clientAuth" type="xs:string" use="optional"/> <xs:attribute name="keystoreFile" type="xs:string" use="optional"/> <xs:attribute name="keystorePass" type="xs:string" use="optional"/> <xs:attribute name="keystoreType" type="xs:string" use="optional"/> <xs:attribute name="protocol" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
children | Environment | ||
used by |
|
||
source | <xs:element name="GlobalNamingResources"> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element ref="Environment"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||
children | Valve DefaultContext Context Logger Realm Alias Listener | |||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||||||||||||
source | <xs:element name="Host"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Valve" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="DefaultContext" minOccurs="0"/> <xs:element ref="Context" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Logger" maxOccurs="unbounded"/> <xs:element ref="Realm" minOccurs="0"/> <xs:element ref="Alias" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Listener" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="appBase" type="xs:string" use="optional"/> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> <xs:attribute name="unpackWARs" type="xs:boolean" use="optional"/> <xs:attribute name="autoDeploy" type="xs:boolean" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Listener"> <xs:complexType> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> <xs:attribute name="port" type="xs:integer" use="optional"/> <xs:attribute name="login" type="xs:string" use="optional"/> <xs:attribute name="password" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
used by |
|
||
attributes | |||
source | <xs:element name="Loader"> <xs:complexType> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="delegate" type="xs:boolean" use="optional"/> <xs:attribute name="reloadable" type="xs:boolean" use="optional"/> <xs:attribute name="checkInterval" type="xs:integer" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> <xs:attribute name="loaderClass" type="xs:string" use="optional"/> <xs:attribute name="workDir" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||||||||||||
source | <xs:element name="Logger"> <xs:complexType> <xs:attribute name="className" use="optional"/> <xs:attribute name="verbosity" use="optional"/> <xs:attribute name="directory" type="xs:string" use="optional"/> <xs:attribute name="prefix" type="xs:string" use="optional"/> <xs:attribute name="suffix" type="xs:string" use="optional"/> <xs:attribute name="timestamp" type="xs:boolean" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
children | Store | ||
used by |
|
||
attributes | |||
source | <xs:element name="Manager"> <xs:complexType> <xs:choice minOccurs="0"> <xs:element ref="Store"/> </xs:choice> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="distributable" type="xs:boolean" use="optional"/> <xs:attribute name="maxInactiveInterval" type="xs:integer" use="optional"/> <xs:attribute name="algorithm" type="xs:string" use="optional"/> <xs:attribute name="checkInterval" type="xs:integer" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> <xs:attribute name="entropy" type="xs:string" use="optional"/> <xs:attribute name="maxActiveSessions" type="xs:integer" use="optional"/> <xs:attribute name="pathName" type="xs:string" use="optional"/> <xs:attribute name="randomClass" type="xs:string" use="optional"/> <xs:attribute name="algorithm" type="xs:string" use="optional"/> <xs:attribute name="checkInterval" type="xs:integer" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> <xs:attribute name="entropy" type="xs:string" use="optional"/> <xs:attribute name="maxActiveSessions" type="xs:integer" use="optional"/> <xs:attribute name="randomClass" type="xs:string" use="optional"/> <xs:attribute name="maxIdleBackup" type="xs:integer" use="optional"/> <xs:attribute name="maxIdleSwap" type="xs:integer" use="optional"/> <xs:attribute name="minIdleSwap" type="xs:integer" use="optional"/> <xs:attribute name="saveOnRestart" type="xs:boolean" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
used by |
|
||
source | <xs:element name="name"/> |
diagram | ![]() |
|||||||||||||||||||||||||
children | name value | |||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||
source | <xs:element name="Parameter"> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element ref="name"/> <xs:element ref="value"/> </xs:sequence> <xs:attribute name="override" type="xs:boolean" use="optional"/> <xs:attribute name="description" type="xs:string" use="optional"/> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="value" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||
children | name value | |||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||
source | <xs:element name="parameter"> <xs:complexType> <xs:sequence minOccurs="0"> <xs:element ref="name"/> <xs:element ref="value"/> </xs:sequence> <xs:attribute name="override" type="xs:boolean" use="optional"/> <xs:attribute name="description" type="xs:string" use="optional"/> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="value" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
used by |
|
||||
attributes | |||||
source | <xs:element name="Realm"> <xs:complexType> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="debug" type="xs:integer" use="optional"/> <xs:attribute name="connectionName" type="xs:string" use="optional"/> <xs:attribute name="connectionPassword" type="xs:string" use="optional"/> <xs:attribute name="connectionURL" type="xs:string" use="optional"/> <xs:attribute name="digest" type="xs:string" use="optional"/> <xs:attribute name="driverName" type="xs:string" use="optional"/> <xs:attribute name="roleNameCol" type="xs:string" use="optional"/> <xs:attribute name="userCredCol" type="xs:string" use="optional"/> <xs:attribute name="userNameCol" type="xs:string" use="optional"/> <xs:attribute name="userRoleTable" type="xs:string" use="optional"/> <xs:attribute name="userTable" type="xs:string" use="optional"/> <xs:attribute name="connectionName" type="xs:string" use="optional"/> <xs:attribute name="connectionPassword" type="xs:string" use="optional"/> <xs:attribute name="connectionURL" type="xs:string" use="optional"/> <xs:attribute name="contextFactory" type="xs:string" use="optional"/> <xs:attribute name="roleBase" type="xs:string" use="optional"/> <xs:attribute name="roleName" type="xs:string" use="optional"/> <xs:attribute name="roleSearch" type="xs:string" use="optional"/> <xs:attribute name="roleSubtree" type="xs:string" use="optional"/> <xs:attribute name="userPassword" type="xs:string" use="optional"/> <xs:attribute name="userPattern" type="xs:string" use="optional"/> <xs:attribute name="pathname" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Resource"> <xs:complexType> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="auth" type="xs:string" use="optional"/> <xs:attribute name="type" type="xs:string" use="optional"/> <xs:attribute name="description" type="xs:string" use="optional"/> <xs:attribute name="scope" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||||
used by |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
source | <xs:element name="ResourceLink"> <xs:complexType> <xs:attribute name="name" type="xs:string" use="optional"/> <xs:attribute name="global" type="xs:string" use="optional"/> <xs:attribute name="type" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||
children | parameter | ||||||||||
used by |
|
||||||||||
attributes |
|
||||||||||
source | <xs:element name="ResourceParams"> <xs:complexType> <xs:choice> <xs:element ref="parameter" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="name" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||
children | Service GlobalNamingResources Listener | |||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||
source | <xs:element name="Server"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="Service"/> <xs:element ref="GlobalNamingResources"/> <xs:element ref="Listener"/> </xs:choice> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="port" type="xs:string" use="optional"/> <xs:attribute name="shutdown" type="xs:string" use="optional"/> <xs:attribute name="debug" type="xs:integer" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||
children | Connector Engine | |||||||||||||||
used by |
|
|||||||||||||||
attributes |
|
|||||||||||||||
source | <xs:element name="Service"> <xs:complexType> <xs:sequence> <xs:element ref="Connector" maxOccurs="unbounded"/> <xs:element ref="Engine"/> </xs:sequence> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="name" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
used by |
|
||
attributes | |||
source | <xs:element name="Store"> <xs:complexType> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="checkInterval" type="xs:integer" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> <xs:attribute name="directory" type="xs:string" use="optional"/> <xs:attribute name="connectionURL" type="xs:string" use="optional"/> <xs:attribute name="driverName" type="xs:string" use="optional"/> <xs:attribute name="sessionDataCol" type="xs:string" use="optional"/> <xs:attribute name="sessionIdCol" type="xs:string" use="optional"/> <xs:attribute name="sessionLastAccessedCol" type="xs:string" use="optional"/> <xs:attribute name="sessionMaxInactiveCol" type="xs:string" use="optional"/> <xs:attribute name="sessionTable" type="xs:string" use="optional"/> <xs:attribute name="sessionValidCol" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
used by |
|
||
source | <xs:element name="value"/> |
diagram | ![]() |
||||
used by |
|
||||
attributes | |||||
source | <xs:element name="Valve"> <xs:complexType> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> <xs:attribute name="allow" type="xs:string" use="optional"/> <xs:attribute name="deny" type="xs:string" use="optional"/> <xs:attribute name="directory" type="xs:string" use="optional"/> <xs:attribute name="pattern" type="xs:string" use="optional"/> <xs:attribute name="prefix" type="xs:string" use="optional"/> <xs:attribute name="resolveHosts" type="xs:boolean" use="optional"/> <xs:attribute name="suffix" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
diagram | ![]() |
||
children | Parameter Listener Resource ResourceParams Environment Loader Logger Manager Realm Valve Ejb ResourceLink | ||
used by |
|
||
attributes | |||
source | <xs:complexType name="Context"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Parameter"/> <xs:element ref="Listener"/> <xs:element ref="Resource"/> <xs:element ref="ResourceParams"/> <xs:element ref="Environment"/> <xs:element ref="Loader"/> <xs:element ref="Logger"/> <xs:element ref="Manager"/> <xs:element ref="Realm"/> <xs:element ref="Valve"/> <xs:element ref="Ejb"/> <xs:element ref="ResourceLink"/> </xs:choice> <xs:attribute name="cookies" type="xs:boolean" use="optional"/> <xs:attribute name="crossContext" type="xs:boolean" use="optional"/> <xs:attribute name="reloadable" type="xs:boolean" use="optional"/> <xs:attribute name="useNaming" type="xs:boolean" use="optional"/> <xs:attribute name="wrapperClass" type="xs:string" use="optional"/> <xs:attribute name="className" type="xs:string" use="optional"/> <xs:attribute name="docBase" type="xs:string" use="optional"/> <xs:attribute name="debug" type="xs:boolean" use="optional"/> <xs:attribute name="override" type="xs:boolean" use="optional"/> <xs:attribute name="path" type="xs:string" use="optional"/> <xs:attribute name="privileged" type="xs:boolean" use="optional"/> <xs:attribute name="debug" type="xs:integer"/> <xs:attribute name="workDir" type="xs:string"/> </xs:complexType> |