On Jue, 3 de Marzo de 2005, 8:32, Jeremy Quinn dijo:
> Thanks Bertrand, I'll try this.

Can you update the docs if needed?

Best Regards,

Antonio Gallardo.

>
> regards Jeremy
>
> On 3 Mar 2005, at 12:54, Bertrand Delacretaz wrote:
>
>> Le 3 mars 05, � 13:36, Jeremy Quinn a �crit :
>>
>>> ...Regardless of the settings of @reloadable or @cacheable, the
>>> module always requires that Cocoon be restarted to get changes in the
>>> files activated in the sitemap...
>>
>> I got it working with 2.1.6 as follows (XConfTask source excerpt),
>> including reloading. IIRC it is the documentation that is wrong, I
>> remember digging into the code to find out how this works.
>>
>>     <component-instance
>>
>> class="org.apache.cocoon.components.modules.input.XMLFileModule"
>>         logger="app.config.XmlConfig"
>>         name="myConfig">
>>          <reloadable>true</reloadable>
>>          <cacheable>true</cacheable>
>>          <file src="${some.property}"/>
>>     </component-instance>
>>
>> -Bertrand
>>
> --------------------------------------------------------
>
>                    If email from this address is not signed
>                                  IT IS NOT FROM ME
>
>                          Always check the label, folks !!!!!
> --------------------------------------------------------
>
>

Reply via email to