Start dispatcher with group app/service options
Specify application and service groups at the command line when starting the dispatcher.
The dispatcher has two options (
--application-group
and
--service-group
) that allow you to load XML files with group configurations at the
command line when starting the dispatcher.
httpdispatch --application-group myApp_group.xml --service-group myService_group.xml