You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drakehutner edited this page Apr 23, 2013
·
3 revisions
Service Definition
A service is defined by a XML-document.
The service's dependencies are listed by their names.
The document can hold a nested configuration with service specific configuration options.
The name of the service is a string without any whitespaces.
The version of the service is composed by a major and a minor version, separated by a dot. It can have an additional suffix like "alpha","beta","nightly"