Red Hat Training

A Red Hat training course is available for JBoss Enterprise SOA Platform

10.5. Attributes of a Service

A <service> can possess the following attributes:

Table 10.1. Service Attributes

Name Description Type Required
name The name under which the service is registered in the Service Registry. xsd:string true
category The service category under which the service is registered in the registry. xsd:string true
description Human readable description of the service stored in the registry. xsd:string true
A <service> may define a set of <listeners> and a set of <actions>. The configuration model defines a “base” <listener> type, as well as specializations for each of the main supported transports (<jms-listener>, <sql-listener> and so forth.)