Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

3.2.18. JBossAS5 - Service Binding Manager Service

Overview

Table 3.237. Overview

Description:The Service Binding Manager manages the ports of the deployed services
Singleton: yes
Plugin:JBossAS5

Child Resource Types

Connection Properties

Table 3.238. 

NameDescriptionRequiredInternal Name
Component Type  yes componentType
Component Subtype  yes componentSubtype
Component Name  yes componentName

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Metrics

Table 3.239. Metrics

NameTypeDescriptionInternal Name
Active Binding SettraitThe active binding set used to obtain port bindings from.activeBindingSetName

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.

Configuration Properties

Table 3.240. 

NameDescriptionRequiredInternal Name
Active Binding Set NameThe name of the binding set the Service Binding Manager should use when resolving bindings. Note to JBoss ON or Jopr users (does not apply to JBoss AS admin console): CHANGING THIS PROPERTY IS POTENTIALLY DANGEROUS because if there are any port conflicts on the machine the Application Server is running on, the server will not start up again and it will not be possible to monitor it. To be able to monitor the server again after the restart you have to update the "Naming Provider Url" in the "Connection" subtab in the "Inventory" of the Application Server to the value of "jboss:service=Naming:Port" binding of the active binding set. I.e. if the "jboss:service=Naming:Port" binding of the active binding set has the port set to 4099 and hostname to 127.0.0.1, you have to set the "Naming Provider Url" to jnp://127.0.0.1:4099. yes activeBindingSetName
Standard BindingsThe standard port bindings inherited by the binding sets. yes standardBindings

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.

Operations

none

Package Types

none

3.2.18.1. JBossAS5 - Service Binding Set Service

Overview

Table 3.241. Overview

Description:The Service Binding Set defines all bindings of a profile. It inherits the standard bindings from the Service Binding Manager and defines a port offset and overridden and additional bindings.
Singleton: no
Plugin:JBossAS5
Child Resource Types
none
Connection Properties
none
Metrics

Table 3.242. Metrics

NameTypeDescriptionInternal Name
NametraitThe name of this binding set.name
Default Host NametraitThe default host name of this binding set.defaultHostName
Port OffsettraitThe port offset of this binding set.portOffset

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties

Table 3.243. 

NameDescriptionRequiredInternal Name
NameThe name of this binding set. yes name
Default Host NameThe host name that should be used for all bindings whose configuration does not specify "fixed host name". yes defaultHostName
Port OffsetA value to add to the port configuration for a standard binding to derive the port to use in this binding set. This doesn't apply to standard bindings defined as 'fixed port'. yes portOffset
Override BindingsThe binding configurations that apply only to this binding set, either non-standard bindings or ones that override standard binding configurations. The binding set inherits the standard bindings from the Service Binding Manager, applies the port offset to them (unless the standard binding is defined as "fixed port"), and appends the override bindings. These can either redefine a standard binding or define a brand new binding. The standard bindings and the override bindings then define the full set of the bindings that are defined by the binding set. yes overrideBindings

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations

Table 3.244. Metrics

NameDescription
Display BindingsDisplays the full set of bindings as they would look if this bindings set was active.
Package Types
none