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?
Besides this, i want to edit a variable of the lucene.xconf file in
this Instantiator class. Is this a problem?
That should be fine.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]