We would like to implement our own phaseListener to add additional info and a dynamically set database when logging to OpenLog.
We can addd a phaseListener in faces-config.xml and it gets called, but we would also like to use ODA and that adds an extra phaseListener in domino-faces-config.xml.
This results in 2 phaselisteners and double logging. Is there a way to disable just the phaseListener part of ODA?