Blog Posts

Recent posts

Tomat - install as a service for Windows

less than 1 minute read

1. run cmd.exe as an administrator\ go to the bin directory of Tomcat installation\ execute “service.bat install ‘name of service’” by default it will b...

Log4j - setting for logging everying grobally

less than 1 minute read

The following example show how to configure log4j configuration file(log4j.properties) to log all messages.\ Main point is that rootLogger has to be configur...