JBossZip
A JBoss Distribution Package
Overview
JBossZip: A JBoss Distribution Package
Intent
To manage the installation of a JBoss Server via its zip based package distribution as part of the JBossServer deployment lifecycle.
Problem
A JBossServer deployment has to manage many dependencies. This dependency can be considered as fundamental and depending on operational procedures, the jboss server platform package can be automated thru this package module. Objects of this type can be assigned as a JBossServer package dependency in this case.
Design
- Super Type
- PlatformZip
Role | Concrete. (Objects can be created.) |
Instance Names | Unique |
Notification | false |
Template Directory | ${modules.dir}/JBossZip/templates |
Data View | Children, proximity: 1 |
Logger Name | JBossZip |
Constraints
Allowed Child Dependencies
- Package
Allowed Parent Dependencies
- Deployment
Allowed Property Values
Property | Allowed Values | Default | Enforced |
---|---|---|---|
package-install-root |
|
|
false |
package-repo-url |
|
|
false |
package-filetype |
|
|
false |
package-arch |
|
|
false |
package-install-rank |
|
|
false |
Attributes
Exported Attributes
Name | Property | Description |
---|---|---|
jboss_version | package-version |
package-version property, the version of the JBoss distribution, maps to the jboss_version attribute. This value is referenced by the referring JBossServer deployment object. |
jbossPackageBase | package-base |
Commands
View the available commands in the User Reference.