service
XMS DSN Generator Service — XMS DSN Generator Service<service/>
| Name: | service |
| Required by Parent Tag: | No |
| Multiple Tag Instances supported: | Yes |
Table 91. Attributes for service tag (for xms.dsn.XMSDSNGeneratorService)
| Name | Friendly Name | Description | Type | Default Value | Required |
|---|---|---|---|---|---|
| class | Class | The class name the service manager loads. To load: XMS DSN Generator Service use: xms.dsn.XMSDSNGeneratorService | Class Name A fully qualified class name for a class that is part of the java classpath. | xms.dsn.XMSDSNGeneratorService | Yes |
| target | Target | The name of the service to direct incoming messages to. | String Any character combination is valid. | none | Yes |
| hostname | Host Name | The fully qualified hostname of this machine | String Any character combination is valid. | localhost | No |