Exports the service configuration to a UTF-8 encoded XML file.
Parameters:
file - The destination file to which a UTF-8 encoded representation
of the service configuration will be written as XML.
serviceAggregateConfig - The service configuration that is to be written.
isExportingBaseConfig - true if the servie's base configuration is
being exported or false if it isn't.
applicationConfigNames - Collection of String elements representing the
names of the service's layered application configurations
which are being exported.
Throws:
ServiceException - if unable to export the service's
configuration to a file.
*** This interface provides Binary Compatibility only, not Source Compatibility ***