On Friday, August 8, 2003, at 09:08 AM, Peter Klotz wrote:
I'm trying this merging currently, too but I have some questions as it is not working yet.
First where do I have to put the excalibur-configuration attributes, into the <app>/SAR-INF/config.xml that is the base or the externally located config.xml that is the layer? I suppose the layer right?

correct, the excalibur-configuration attributes go into the layer.


Then I have in kernel.xml switched to the FileSystemPersistentConfigurationRepository instead of the DefaultConfigurationRepository. And I'v added
<storage-directory>${phoenix-home}/conf/apps</storage-directory> as configuration of that component.


I suppose that the filename must be the same as the base thats config.xml? I also assume that I have to include the <config> toplevel tag?

inside of /conf/apps there will need to be a folder named after your application (basically sar name without the .sar), and inside of there a file per block, named after the block name that was assigned in assembly.xml. rather than one merge file for the whole config.xml, it is broken out per-block.
-pete



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to