Hi everyone,
I am quite new to the AW API world and wanted to use the github project AW-Reporting to pull the data in my own database.
However, running the project gives me 3 mistakes :
1) No appenders could be found for logger / Please initialize log4j properly
2) Failed to load class "org.slfj4.impl.StaticLoggerBinder"
3) Unexpected error accessing the API: Could not open hibernate Session for transaction
For the first two issues, I have been searching on google and tried to add a logj4.properties file in the class folder, but without luck.
Would you know what could the problem come from ?
Thanks !
Thibault