I cannot understand clearly the role of the xconf and roles configuration files. The way I see things, roles file is used to declare components which will be managed by the container. As it is a pretty tedios task to update this file we have an ant task for this. Xconf file on the other hand is used to provide some configuration for components. The problem is that even if I don't need a configuration for a component I still have to put a corresponding empty tag in this file because overwise my component is not deployed. Why is this ? Doesn't container have enough information from roles file to do the deployment ? As we are going to have a large number of different services/components the need to manually manage an additional file full of empty tags doesn't look very attractive.
Regards, Peter.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
