Aug
03
2010
So I got my talk accepted for JavaZone this year (Norwegian description and link). Scary and exciting.
I’ve got lot’s to say but structuring it all is hard, so I’m reading up on an article about presenting that I got from my brother. One of the first things it says to to is define [...]
Tags: integration, javazone, talk
Feb
04
2007
In my current project we have a fair bit of integration. Loose coupling and all that is excellent, but it does create some challenges:
Integrating systems are only available inside the firewall. Sometimes it is relevant to test and develop outside our normal network.
Different integrating systems have different availability. You can’t rely on all of them [...]
Tags: integration, spring, stubbing, testing