Enterprise Java
-
Getting started with Apache Camel
In a previous blog-post we got to know about enterprise integration patterns (EIPs). Now in this post we will look…
Read More » -
Securing your Tomcat app with SSL and Spring Security
If you’ve seen my last blog, you’ll know that I listed ten things that you can do with Spring Security.…
Read More » -
A Guide To Authenticating Users With Mozilla Persona
Having only twitter and facebook authentication so far, I decided to add Mozilla Persona to the list for my latest…
Read More » -
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 » -
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 » -
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 » -
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 » -
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 » -
JBoss BRMS Best Practices – tips for your BPM Process Initialization Layer
I have posted some articles in the past on migration strategies, taken closer looks at process layers and provided some…
Read More »