On Wednesday 17 September 2003 11:58, Jim Alateras wrote: > Stephen, > > Is it possible to set up merlin so that I can use a configuration file > per component. So if I am using 10 blocks I would have 10 conf files, > assuming each block required some form of configuration. I have used > Phoenix to achieve this in the past
you can have one "default" conf per component that can be provided with the component impl class. see http://avalon.apache.org/sandbox/merlin/starting/tutorial/config/defaults.html the config of HelloComponent in HelloComponent.xconfig file Hope this could help --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
