-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat JBoss Operations Network
3.4.4.17. JBoss AS 7 and EAP 6 - CMP (Managed Server) Service
Overview
Table 3.1380. Overview
| Description: | The configuration of the cmp subsystem. |
| Singleton: | yes |
| Plugin: | JBossAS7 |
Child Resource Types
Connection Properties
Table 3.1381.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path | |
| Managed Runtime | yes | managedRuntime |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties
none
Operations
none
Package Types
none
3.4.4.17.1. JBoss AS 7 and EAP 6 - HiloKeygenerator (Managed Server) Service
Overview
Table 3.1382. Overview
| Description: | HiLo based key generators. |
| Singleton: | no |
| Plugin: | JBossAS7 |
Child Resource Types
none
Connection Properties
Table 3.1383.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Path | yes | path |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties
Table 3.1384.
| Name | Description | Required | Internal Name |
|---|---|---|---|
| Block Size | The block size | no | block-size |
| Create Table | Boolean to determine whether to create create the tables | no | create-table |
| Create Table Ddl | The DDL used to create the table | no | create-table-ddl |
| Data Source | The datasource used for sequence generation | yes | data-source |
| Drop Table | Boolean to determine whether to create drop the tables | no | drop-table |
| Id Column | The ID column name | yes | id-column |
| Select Hi Ddl | The DDL used to select the hi value | no | select-hi-ddl |
| Sequence Column | The sequence column name | yes | sequence-column |
| Sequence Name | The name of the sequence | yes | sequence-name |
| Table Name | The table name | yes | table-name |
Note
You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations
none
Package Types
none