ControlTier > elements
 

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
  • ${user.home}/jboss-${entity.attribute.jboss_version}
  • ${user.home}/jboss-${entity.attribute.jboss_version}
false
package-repo-url
  • ${framework.pkgRepo.uri}/${context.depot}/JBossZip/zips/FILENAME
  • ${framework.pkgRepo.uri}/${context.depot}/JBossZip/zips/FILENAME
false
package-filetype
  • zip
  • zip
false
package-arch
  • noarch
  • noarch
false
package-install-rank
  • 10
  • 10
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.