How I learned to stop worrying and love OS X for Java development
I recently acquired a nice 17 inch MacBook Pro to replace my not too old but way too bogged down Windows machine. I’ve primarily been developing in Java on the Windows platform for eight years. In...
View ArticleHow I learned to stop worrying and love OS X Lion for Java development
I’ve been humming along using OS X 10.6 for the better part of a year now. For the most part, the tool suite I identified in my earlier post has served me well. Having just released a major project...
View ArticleEnhancements to Testing and JSSE Debugging in Camel 2.10
While testing and security are often the last to get invited to the party, they are integral parts of well written software. Two new features in Camel 2.10 help to ease debugging of TLS related...
View ArticleIntegration 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...
View ArticleIntro 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...
View Article