Belaran, I think you've mixed up the concepts "configuration point" and "contribution" in your problem description. Could you please supply the contents of your hivemodule.xml and the Java code?
--knut On 5/23/05, belaran <[EMAIL PROTECTED]> wrote: > Hi, > > I want, inside the same module, to have two distinct configuration > point, associated with a contribution point each one... > At the first call to the registry, i ask for the first contribution, > no problem. Several lines of java later, when i ask for the second > configuration, i have this : > > org.apache.hivemind.ApplicationRuntimeException: Configuration point > Module.ConfigTwo does not exist > > Have i misunderstand something ? A configuration is unique in an > module ? Or there a problem somewhere else ? > > --------------------------------------------------------------------- > 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]
