Enterprise Java
-
JBoss Drools – Getting started
This post will be about me getting to grips with JBoss Drools. The reasoning behind it is: SAP bought out…
Read More » -
Concurrency Pattern: Producer and Consumer
In my career spanning 15 years, the problem of Producer and Consumer is one that I have come across only…
Read More » -
Set up a Spring 3 development environment
This tutorial explains in short how to set-up a typical environment to develop Spring based applications. There is no prerequesite…
Read More » -
JBoss AS 7.1.0.Final “Thunder” released – Java EE 6 Full Profile certified!
After just about more than a year of development on JBoss AS7, we have now released 7.1.0.Final “Thunder”! The download…
Read More » -
Covering your tests with Cobertura, JUnit, HSQLDB, JPA
Hello, how are you? Let us talk today about a very useful tool named “Cobertura”. This framework has the same…
Read More » -
Spring 3 MVC Exception Handlers
The majority of the Spring 3 error handling sample code that I’ve come across only ever seems to give the…
Read More » -
Apache Mahout: Getting started
Recently I have got an interesting problem to solve: how to classify text from different sources using automation? Some time…
Read More » -
MyBatis 3 – Spring integration tutorial
As a first step of this tutorial, Spring MVC 3 CRUD example with MyBatis 3, we will define a MyBatis…
Read More » -
Play framework on the cloud made easy: Openshift module
Just a couple of years ago finding an afordable hosting solution for a java web application was a hard task,…
Read More »