Show Table of Contents
3.2.10. JBossAS5 - Embedded Web Application (WAR) Service
Overview
Table 3.151. Overview
| Description: | an embedded web application (WAR) |
| Singleton: | no |
| Plugin: | JBossAS5 |
Child Resource Types
Connection Properties
Table 3.152.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Deployment Name | the name of this WAR | yes | deploymentName |
| Context Path | this WAR's context path (e.g. /admin-console | no | contextPath |
| Response Time Log File | the full path to the log file containing response-time stats for this webapp | no | responseTimeLogFile |
| Response Time Url Excludes | a space-delimited list of regular expressions specifying URLs that should be excluded from response-time stats collection | no | responseTimeUrlExcludes |
| Response Time Url Transforms | a space-delimited list of Perl-style substitution expressions that should be applied to all URLs for which response-time stats are collected (e.g. |^/dept/finance/.*|/dept/finance/*|) | no | responseTimeUrlTransforms |
| Extension | yes | extension | |
| Description Template | yes | descriptionTemplate | |
| Deployment Type Name | The name of the item from the org.jboss.deployers.spi.management.KnownDeploymentTypes enum corresponding to this deployment's type. | yes | deploymentTypeName |
| Embedded | yes | embedded |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
Table 3.153. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Parent | trait | the name of this WAR's parent deployment | custom.parent |
| Context Root | trait | this context root of this WAR (e.g. jmx-console) - used as a unique path prefix for URLs corresponding to this WAR | contextRoot |
| Virtual Hosts | trait | the virtual host(s) to which this WAR is deployed | virtualHosts |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none
3.2.10.1. JBossAS5 - Embedded Web Application Context Service
Overview
Table 3.154. Overview
| Description: | a web application context |
| Singleton: | no |
| Plugin: | JBossAS5 |
Child Resource Types
none
Connection Properties
Table 3.155.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Component Type | yes | componentType | |
| Component Subtype | yes | componentSubtype | |
| Component Name | yes | componentName | |
| Response Time Log File | the full path to the log file containing response-time stats for this webapp | no | responseTimeLogFile |
| Response Time Url Excludes | a space-delimited list of regular expressions specifying URLs that should be excluded from response-time stats collection | no | responseTimeUrlExcludes |
| Response Time Url Transforms | a space-delimited list of Perl-style substitution expressions that should be applied to all URLs for which response-time stats are collected (e.g. |^/dept/finance/.*|/dept/finance/*|) | no | responseTimeUrlTransforms |
| Virtual Host | this WAR's virtual host (e.g. localhost) | yes | virtualHost |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
Table 3.156. Metrics
| Name | Type | Description | Internal Name |
|---|---|---|---|
| Clustered | trait | True if this web application context is clustered | clustered |
| Virtual Host | trait | the virtual host with which this context is associated | virtualHost |
| Response Time | calltime | the minimum, maximum, and average response times for requests serviced by this webapp | responseTime |
| Currently Active Sessions | measurement | the number of sessions that are currently active for this WAR | activeSessions |
| Maximum Active Sessions | measurement | the maximum number of sessions that have been active for this WAR | maxActive |
| Created Sessions | measurement | the number of sessions created for this WAR | sessionCounter |
| Created Sessions per Minute | measurement | the number of sessions created for this WAR | sessionCounter |
| Expired Sessions | measurement | the number of expired sessions for this WAR | expiredSessions |
| Expired Sessions per Minute | measurement | the number of expired sessions for this WAR | expiredSessions |
| Rejected Sessions | measurement | the number of sessions rejected for this WAR | rejectedSessions |
| Rejected Sessions per Minute | measurement | the number of sessions rejected for this WAR | rejectedSessions |
| Average Session Alive Time | measurement | the average alive time of sessions for this WAR | sessionAverageAliveTime |
| Max Session Alive Time | measurement | the maximum alive time of sessions for this WAR | sessionMaxAliveTime |
| Minimum Response Time | measurement | the minimum response time for requests serviced by this WAR | Servlet.minimumResponseTime |
| Average Response Time | measurement | the average response time for requests serviced by this WAR | Servlet.averageResponseTime |
| Maximum Response Time | measurement | the maximum response time for requests serviced by this WAR | Servlet.maximumResponseTime |
| Total Response Time | measurement | the total response time for requests serviced by this WAR | Servlet.totalResponseTime |
| Total Response Time per Minute | measurement | the total response time for requests serviced by this WAR | Servlet.totalResponseTime |
| Number of Requests Serviced | measurement | the number of requests serviced by this WAR | Servlet.requestCount |
| Number of Requests Serviced per Minute | measurement | the number of requests serviced by this WAR | Servlet.requestCount |
| Number of Error Responses | measurement | the number of error responses sent by this WAR | Servlet.errorCount |
| Number of Error Responses per Minute | measurement | the number of error responses sent by this WAR | Servlet.errorCount |
Note
You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.