I have a normal webapp and a lib that will be loaded by the common class loader. What is the correct setup, especially where to place the log4j2.xml config file to have the two components share the same logging config and log to the same logfile.
Thank you in advance Fireball