Enterprise Java
-

AOP made easy with AspectJ and Spring
I recently started looking at Aspect Oriented Programming (AOP) and I’m finding it exciting to say the least. Of course…
Read More » -

JNDI and JPA without J2EE Container
We wanted to test some JPA code with as simple setup as possible. The plan was to use only Java…
Read More » -

MOXy as Your JAX-RS JSON Provider – Client Side
Recently I posted how to leverage EclipseLink JAXB (MOXy)‘s JSON binding to create a RESTful service. In this post I…
Read More » -

Cost of Ownership Analysis: Oracle WebLogic Server vs. JBoss
A very interesting whitepaper by Crimson Consulting Group comparing the cost of ownership between Weblogic and JBoss. Although JBoss is free, the whitepaper…
Read More » -

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 »








