Adding ant-svnlib to Net Beans
I wanted to add some additional plugins to the ant build for Netbeans to automatically do some tagging if Ivy publishes the file. Fortunately I found a relat...
I wanted to add some additional plugins to the ant build for Netbeans to automatically do some tagging if Ivy publishes the file. Fortunately I found a relat...
For quite a while I’m facing the well-known problem of memory leaks while re-deploying Axis2 Webservices on Tomcat and JBoss. The problem is that you run ou...
From time to time I want to read the messages that are send from Axis to the endpoint. The solution is quite simple if you already use a logging framework f...
Since some time I run several instances of the same application on a tomcat server. This is the poor man’s approach of multi-tenancy, I’d prefer to change th...
Unfortunately I’ve to use a machine running Debian Etch. Yes, that’s pretty old and it should definitely updated to Lenny asap, BUT I’m not the admin… sigh ...
Since the <a href=”http://java.sun.com/j2se/1.5/>End of Life of Sun’s Java 5</a> is reached and even the End of Service Life (EOSL) at 8th of Oct...
I recently struggled with the installation of JEE on my 64bit version of Ubuntu 9.04 (Jaunty). I wanted to install the version without the JDK, but with Glas...