Enterprise Java
-
TestNG and Maven configuration guide
To be useful automatic tests should run very fast. Otherwise will not be run often during development or even will…
Read More » -
Writing modules for Play 2, part 1: Get something working
A couple of weeks ago, I migrated the Play! framework 1.x version of Deadbolt to the Play 2 platform, and…
Read More » -
Integration Testing with Selenium
Overview I’ve been using this for sometime and I’ve come across a few things that appear to make life easier.…
Read More » -
Java EE Revisits Design Patterns: Observer
Aside from being implemented in many languages and many applications, Observer Pattern has been a part of Java since version…
Read More » -
What is Spring Integration?
As the Spring Integration project slowly gains more adoption and interest, developers in the enterprise integration or enterprise development space…
Read More » -
MOXy as Your JAX-RS JSON Provider – Server Side
In a previous series of posts I covered how EclipseLink JAXB (MOXy) can be leveraged to create a RESTful data…
Read More » -
Play!ing (2.0) with Twitter Bootstrap, WebSockets, Akka and OpenLayers
The original post can be found on the ekito website. For one of our client, we need to show a…
Read More » -
Arquillian 1.0.0.Final released! Ready for GlassFish and WebLogic! Death to all bugs!
Red Hat, Inc. and the JBoss Community today announced the 1.0.0.Final release of Arquillian, its award-winning testing platform built to…
Read More » -
The Java EE 6 Example – Galleria – Part 3
The previous posts ( Part1 | Part 2 | Part 3 | Part 4) about the Galleria example guided you…
Read More »