Java
-

Mule ESB, ActiveMQ and the DLQ
In this post I will show a simple Mule ESB flow to see the DLQ feature of Active MQ in…
Read More » -

Developing Eclipse plugins
Recently I started working with a team on an Eclipse plugin. The team had developed an awesome plugin that does…
Read More » -

Smart Auto-PPR Change Event Policy
There is a common belief among ADF developers that setting the iterator bindingĀ change event policy to pprĀ is not a…
Read More » -

Hibernate hidden gem: the pooled-lo optimizer
Introduction In this post weāll uncover a sequence identifier generator combining identifier assignment efficiency and interoperability with other external systems…
Read More » -

A JUnit Rule to Run a Test in Its Own Thread
Occasionally it would be helpful to be able to run a JUnit test in a separate thread. In particular when…
Read More » -

Drools Executable Model
The Executable Model is a re-design of the Drools lowest level model handled by the engine. In the current series…
Read More » -

Template Method Pattern Example Using Java Generics
If you find that a lot of your routines are exactly the same except for certain sections, you might want…
Read More » -

Camel on JBoss EAP with Custom Modules
Apache Camel ā the best open source integration library Apache Camel is an awesome, open-source, integration library that can be…
Read More » -

Grouping, sampling and batching – custom collectors in Java 8
ContinuingĀ first article, this time we will write some more useful custom collectors: for grouping by given criteria, sampling input, batching…
Read More »







