SVN: Relocate all subdirectories

less than 1 minute read

I had to change the location of a SVN server for quite some working copies since we migrated from Subversion 1.4.6 to 1.7.1 and change the protocol from svn ...

Comment spam

less than 1 minute read

I recently had a lot of comment spam that I removed today.

Adding ant-svnlib to Net Beans

less than 1 minute read

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...

Moved from EveryDNS.net to freedns.afraid.org

less than 1 minute read

As I already wrote I use EveryDNS.net for my secondary DNS server. Quite a while ago EveryDNS.net was bought by Dyn Inc. Now the time has come that all the ...

Axis2 memory leak on redeploy

1 minute read

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...

minTTY: A usable terminal for Windows

less than 1 minute read

From time to time I get re-bound to an operating system that’s not my favourite: Windows. This time it’s in the Windows 7 incarnation. OK, I have to admit th...

Axis2 SOAP message logging

less than 1 minute read

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...

add-apt-repository and proxy settings

less than 1 minute read

I always had the problem that the global proxy settings I set for Gnome weren’t recognised by <pre>add-apt-repository</pre>. Therefore adding new...