You can now enable a debug mode on the fx file stores. Only thing it does, yet, is to log out all locking information to "transaction.log".

It is turned off by default, but you can switch it on like this:


<store name="TxFileStore">
...
<nodestore classname="org.apache.slide.store.txfile.TxXMLFileDescriptorsStore">
...
<parameter name="debug">true</parameter>
</nodestore>



Cheers,


Oliver

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



Reply via email to