Java Fanatic

Sunday, May 1, 2016

Installing Ansibe from source

›
Ansible Install Installing Ansible from source (with fish shell) Check python version python --version if python is not installed you s...
Friday, February 7, 2014

Maven Archetypes ++

›
When I'm trying out code samples I find it useful to create Maven archetypes. I find it useful to create maven modules that have all pro...
Wednesday, January 29, 2014

Logback blocks when running on Java 7 (on Linux)

›
I have noticed that my JUnit tests take noticeable time. After debuging test I have found that logback library has this problem . As you can...
Wednesday, September 25, 2013

Addendum to Atlassian migration guide SVN->Mercurial

›
If you have unconventional SVN layout like this:  FOO  |  |--branches  |--tags  |--trunk  |--foodir      |-src      |-... Atlassi...
Monday, December 3, 2012

Monitoring Tomcat with VisualVM

›
VisualVM is great tool that you can use to monitor and profile java applications. In this post I will explain how to use VisualVM to monitor...
Wednesday, November 28, 2012

Setting Tomcat for development and production

›
In this post I will describe how to setup great Tomcat installation. Installation Download Tomcat for your environment from official down...
Tuesday, November 27, 2012

Connecting Tomcat with PostgreSQL on OpenShift

›
Now that we have created Tomcat on OpenShift we can use one of the Gears to install Database server. One of the advantages of OpenShi...
›
Home
View web version
Powered by Blogger.