Monthly Archives: March 2013

Intro to Camel By Example

I’ve been using and distributing a Apache Camel based example project as part of informal training and JUG talks for several years.  I wrote the example to demonstrate best practices for the use of Camel as well as the wonderful … Continue reading

Posted in Uncategorized | Tagged , , , , , | 1 Comment

Integration Testing Web Applications

Over the years I have needed to integration test a number of web applications from simple user facing applications to large Web service APIs.  No matter what the application does, one always needs to deploy the application into a container … Continue reading

Posted in Uncategorized | Tagged , , , , | 1 Comment