Enterprise Java
-

Concurrency – Executors and Spring Integration
Thread Pool/Executors Based Implementation A better approach than the raw thread version, is a Thread pool based one, where an…
Read More » -

Using Redis with Spring
As NoSQL solutions are getting more and more popular for many kind of problems, more often the modern projects consider…
Read More » -

Jelastic, cloud platform for Java
Who is behind Jelastic? That was my first question so I took a look to the Jelastic web site. The…
Read More » -

Hacking Maven
We don’t use M2Eclipse to integrate Maven and Eclipse, partly because we had some bad experiences a couple of years…
Read More » -

ActiveMQ Network Connectors
This post is more for me and any ActiveMQ contributors that may be interested in how the Network Connectors work…
Read More » -

Connect Glassfish 3 to external ActiveMQ 5 broker
Introduction Here at ONVZ we’re using Glassfish 3 as our development and production application server, and we’re quite happy with…
Read More » -

Test-driving Builders with Mockito and Hamcrest
A lot of people asked me in the past if I test getters and setters (properties, attributes, etc). They also…
Read More » -

A First Look at MVVM in ZK 6
MVVM vs. MVC In a previous post we’ve seen how the Ajax framework ZK adopts a CSS selector inspired Controller…
Read More » -

JMX : Some Introductory Notes
JMX (Java Management Extensions) is a J2SE technology which enables management and monitoring of Java applications. The basic idea is…
Read More »








