The power of greylisting is aided by whitelisting

I’ve been running gld for more than two months now and it is truly efficient. The current statistics say: # of entries in the database         : 16077 # of one hit entries in the database : 15100 Oldest entry in database             : 65 days ago This means that almost 94% of the attempts to send… Continue reading The power of greylisting is aided by whitelisting

Entity bean bloat

I’m currently getting acquainted with JBoss, SpringSource Application Platform, JBoss Seam and Spring Framework. One thing that amazes me is the amount of code required for some simple O/R mapping, or I am missing something? I hope to be wrong about this, but it seems like an EJB3 "entity bean" requires, for each column in… Continue reading Entity bean bloat