-
Enterprise Java

Hazelcast Distributed Execution with Spring
The ExecutorService feature had come with Java 5 and is under java.util.concurrent package. It extends the Executor interface and provides…
Read More » -
Agile

Agile Program Management: How Will You Deliver?
One of my program management clients is organizing a program and is having trouble thinking about a delivery model that…
Read More » -
Enterprise Java

From XaaS to Java EE – Which damn cloud is right for me in 2012?
Have you ever wondered what it takes to get your Java EE up and running somewhere? I did. For years.…
Read More » -
Enterprise Java

Spring’s Web MVC – Redirect to the Memory Leak
They say that one rock can cause an avalanche. Lately, one of my Colleagues, Marcin Radoszewski, gave me such a…
Read More » -
Core Java

Wordcounter, Counting Words in Java with Lambdas and Fork/Join
These days I released Wordcounter, a Java library and command-line utility for counting words in text files and performing analysis…
Read More » -
Scala

Starting with Scala Macros: a short tutorial
Using some time during the weekend, I decided to finally explore one the new features in the coming Scala 2.10,…
Read More » -
Enterprise Java

Writing Acceptance Tests for Openshift + MongoDb Applications
Acceptance testing are used to determine if the requirements of a specification are met. It should be run in an…
Read More » -
Core Java

Java Management Extensions
What is JMX? The Java Management Extensions (JMX) is an API used for managing or monitoring various resources such as…
Read More » -
Enterprise Java

JAX-RS Bean Validation Error Message Internationalization
Introduction to Bean Validation JavaBeans Validation (Bean Validation) is a new validation model available as part of Java EE 6…
Read More »








