Another wierd thing is that the reason I that I am getting the ConfigurationException is because my configuration is empty. But it is clearly defined in the block.xml file.
I have other components that are working properly, and I can't see a difference between the components that are getting their configuration and the one that isn't. d./ -----Original Message----- From: Ferguson, Doug [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 31, 2003 9:55 AM To: 'Avalon framework users' Subject: RE: Configuration Exception "dependency island"? -----Original Message----- From: Niclas Hedhman [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 30, 2003 7:54 PM To: Avalon framework users Subject: Re: Configuration Exception On Wednesday 31 December 2003 07:40, Ferguson, Doug wrote: > I am currently porting our Avalon Application to use Merlin as it > container. Perviously we had a make shit home grown container. > In this container we would use ConfigurationException as a way to exit the > application if it wasn't setup properly. > However, merlin appears to keep running, and even seems to be in a wierd > state. This shouldn't be the case. It should terminate. Could it be that you have more than one "Dependency Islands", and that only the ConfigException "island" is thrown out, and the other is running?? Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
