Hi!
I've created a tcServer template to configure an instance of tcServer that uses log4j instead of Java Util logging. This works great, except there is still a logging.properties file being created in my "conf" directory. Is there a way I can have the template remove logging.properties?
Thanks!


Reply With Quote