# ConfigDefaultsDESTA.txt
#
# DESTA Core Configuration Default Components
#
# Default components to enroll the first time the DESTA Director
# process is executed, as fully qualified Java class names.
# After DESTA runs the first time, the file Configuration.dat will be
# created, and it will be read on startup instead of ConfigDefaults*.txt.
#
# 3-13-2007 - Make the DB server the second service to start after 
#             the common director.  JWarihay
#
com.compaq.svctools.desta.core.CommonDirector
com.compaq.svctools.desta.services.hsqldb.ManageHsqldb
com.compaq.svctools.desta.services.notification.Notification
com.compaq.svctools.desta.services.web.component.DefaultWebInterfaceServer
com.compaq.svctools.desta.services.managedentities.DestaManagedEntityImporter
