Hello,
In glassfish v3.1
If in "domains/mydomain/config/logging.properties" file i change
com.sun.enterprise.server.logging.GFFileHandler.file=/To/My/Location/file.lo
g
then
com.sun.enterprise.server.logging.GFFileHandler.maxHistoryFiles is not
honoured.
maxHistroyFiles only work when GFFileHandler.file points to the server.log
under /domains/mydomain/logs
Is something i am missing here ?
Thanks