Andreas Hartmann wrote:
Robert Goene wrote:

Andreas Hartmann wrote:

Robert Goene wrote:

Hi,

I have to implement a publication specific configuration file. Each publication needs its own index that is managed by an index_manager. I can place a publication specific xconf file in <pub>/conf/lucene.xconf, but i am wondering if this file is loaded when a publication is added by the Instantiator.java class.




Is this a patch file for cocoon.xconf, or a file that is read on run-time?
The Instantiator is run-time only, it is not possible to add
entries to cocoon.xconf (that would kill the server).



Hmm.. not sure... How can i determine if the components can be added at runtime?


Just look into the file. Is it an <xconf xpath="..."/> XML document?

Sorry, that was a rudimentary question. Right now it is a xconf file that i have placed in the <pub>/config/ directory.

Can you tell me when the Instantiator is called? Is it used when creating the publication only or is it a configuration class that is invoked .. when?

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to