Enterprise Java
-

Quickstart WebLogic 12c with NetBeans 7.1 RC 2
WebLogic server 12c is out since a few days. It is for “naked” Java dev – the fancy Fusion Middleware…
Read More » -

Getting Started with Amazon Web Services and Fully Automated Resource Provisioning in 15 Minutes
While waiting for a new project, I wanted to learn something useful. And because on many projects we need to…
Read More » -

Some Definitions – Testing Techniques 9
I think that I’m coming to the end of my series of blogs on testing techniques, and it feels like…
Read More » -

Why You Should Write Unit Tests – Testing Techniques 8
I’ve had lots of reaction to my recent blog on ‘What you Should Test’, some agreeing with me for varying…
Read More » -

More on Creating Stubs for Legacy Code – Testing Techniques 7
In my last blog, I talked about dealing with the badly behaved untestable(1) SitePropertiesManager class and how to create stubs by…
Read More » -

Spring Pitfalls: Transactional tests considered harmful
One of the Spring killer-features is an in-container integration testing. While EJB lacked this functionality for many years (Java EE…
Read More » -

REST Service Discoverability with Spring, part 5
This is the fifth of a series of articles about setting up a secure RESTful Web Service using Spring 3.1…
Read More » -

RESTful Web Service Discoverability, part 4
This is the fourth of a series of articles about setting up a secure RESTful Web Service using Spring 3.1…
Read More » -

Creating Stubs for Legacy Code – Testing Techniques 6
Any one who reads this blog will probably have realised that at present I’m working on a project that contains…
Read More »



