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]
