DahoudG
c336984bec
fix: Resolve configuration warnings and log file errors
- Fix log file path: Use /tmp instead of /var/log/lionsdev (directory doesn't exist)
- Add production-specific log configuration
- Simplify MyFaces configuration to remove unrecognized properties
- Remove invalid HTTP compression and static resource properties
- Remove unsupported session cookie-same-site property
- Clean up redundant static resource configurations
This resolves all the configuration warnings shown in the startup logs
and prevents the FileNotFoundException for log files.
2025-09-23 15:09:08 +00:00
..
2025-09-22 12:15:13 +00:00
2025-09-23 13:46:53 +00:00
2025-09-23 15:09:08 +00:00