Java Archive

Ext3 File System Limits


Last week I was trying to move a 21GB MySQL backup file from one host to another. I tried rsync first but it stopped after only 17GB was transferred. Then I compressed it with gzip, rsync’d the file to the host then attempted to decompress it but it failed again around 17GB. This seemed a [...]

JBoss Open Sources Exadel Eclipse plugins


Yesterday I read this post from EclipseZone about JBoss releasing the Exadel plug-ins as Open Source. I’ve used Exadel a little bit and I like it quite a bit. It had good Hibernate support which made working with it a breeze. I had two issues with it though. One was that the templates for Hibernate [...]