I am trying to modify lily-server's log4j.properties file to send an email notification if error occurs. Looks like java mail jar is not supplied with default log4j distribution. Is there a standard location that I service wrapper can see to append to a classpath of the server, or I would need to add the lines to wrapper.conf?