Enterprise Java
-
Apache Mahout: Build a spam filter server
Something quite interesting has happened with Lucene. It started as a library, then its developers began adding new projects based…
Read More » -
Twitter API on your Java Application
Ever wonder of attaching your tweets to your Java Applications? I searching for the best API out there for this…
Read More » -
JMS Development Fundamentals using Apache ActiveMQ
It was last year when I had my hands on trying out JMS. The Idea and concept behind baffled me…
Read More » -
Integrating Spring Into Legacy Applications
One of the things that all Spring developers like to do is to shoehorn Spring into any application they work…
Read More » -
WebSphere Classloader Memory Leak Prevention
Solving Application ClassLoader Leaks Applications tend to want to: Start new threads using Runnable implementations from the application class loader. Even though…
Read More » -
What is Akka?
Before I delve into what is an Akka, let us take a step back to understand how the concept of…
Read More » -
Hibernate Performance Tips: Dirty Collection Effect
After 8 years developing server and embedded applications using Hibernate as ORM, squeezing my brain seeking solutions to improve Hibernate…
Read More » -
ADF Declarative Component example
In my previous post I promised to show how to create ADF Declarative Component for Smart List Of Values. So, I’m…
Read More » -
The complex (event) world
This blog entry attempts to summarize the technologies in the CEP domain, touching over their prime feature(s) as well as…
Read More »