InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.15: Administering custom services (overview) >
6.6.15.0: Properties of custom services

6.6.15.0: Properties of custom services

Key:
Property name in the Java-based administrative console Applies to Java administrative console of Advanced Edition Version 4.0
Property name in the Web-based administrative console Applies to Web administrative console of Advanced Single Server Edition Version 4.0
Property name in the application client resource configuration tool Applies to Application Client Resource Configuration Tool

Classname  Property name in the Java-based administrative console  Property name in the Web-based administrative console
The classname of the service implementation. The class must implement the Services API of the product.
Classpath  Property name in the Java-based administrative console  Property name in the Web-based administrative console
Classpath for locating the ZIP and JAR files that contain the classes implementing this service
Configuration File URL  Property name in the Java-based administrative console or External Config URL  Property name in the Web-based administrative console
The URL of a custom service configuration file

Each application server has a separate file containing the configuration properties for its custom service. Different application servers can run with the same custom service, but with different custom service configuration values. Specify the URL for an external file containing addition custom service configuration data that could be more complex than simple name-value config properties.

Custom Properties  Property name in the Java-based administrative console or Dynamic Properties  Property name in the Web-based administrative console
Name-value pairs that will be passed to the init() method of the service
Description  Property name in the Java-based administrative console  Property name in the Web-based administrative console
An optional description for the custom service
Display Name  Property name in the Web-based administrative console or Name  Property name in the Java-based administrative console
A logical name for the service
Enable  Property name in the Web-based administrative console or Enabled  Property name in the Java-based administrative console
Whether the server will attempt to start and initialize the specified service
External Config URL  Property name in the Web-based administrative console
See Configuration File URL
Name  Property name in the Java-based administrative console
See Display Name

See also the other application server properties.

Go to previous article: Administering custom services (overview) Go to next article: Administering custom services with the Java administrative console

 

 
Go to previous article: Administering custom services (overview) Go to next article: Administering custom services with the Java administrative console