Stephen wrote: > Daniel Frey wrote: > >> Hi there, >> >> Sorry for my stupid questions: I don't have yet the feeling to know >> where errors come from. But may be you do. >> >> If the error would indicate *which* component merlin is about to >> instanciate, it would already help a lot. I am not handling with >> constructors in my code at the moment! So how can I have multiple >> constructors. > > Daniel: > > I just testing a small update to the method that handles object > instantiation. The update basically packs in a lot more information > into the exception message that should let you isolate you problem much > more quickly. Except a commit to CVS in a few minutes.
The error message looks now like this: org.apache.avalon.activation.LifecycleException: Multiple constructor ambiguity in the component model [/application/splashprovider/splash-provider]. The compon ent class [ch.xmatrix.gui.splash.SimpleSplash] declares 2 public constructors. Which really helps a lot. Thanks! Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]