PMD has long been a great report to find out many useful details of your code base. I find that the default ruleset does not contain some checks that...
Category - Development
Maven, has been my project build centric tool for many years now. I have never really had an issue updating to the latest version on Windows, Linux...
When I upgraded from Camel 2.0-SNAPSHOT to 2.0.0, while I was using Spring 2.5.6, I started getting the following errors on deployment: error: org...
I created a Visio diagram of an Executable Jar and Web Application Archetype Template for Maven. I wanted to share the image and hopefully this can...
I was a keynote speaker at the 2009 Utah Code Camp () I wanted to post my source code, and Slide Deck below. Source Code () Slide Deck PPT () I will...
I have started to create a server Process that sends a status update message that is consumed by remote clients via an activeMQ VirtualTopic. * note...
I have run into this error many times in the past, and have not seen any blogs on this issue, so I wanted to create a better blog with a solution to...
I have been working on a Hibernate / Spring Data Access Component for a multi-module project. The testing has all been done with JUnit and DBUnit...
I am currently on a project that provides configuration management support for >350 production application. Many are internal, but there are many...
I have created a fairly straightforward Java Server Faces (JSF) application that performs several searches, data update, and audits of the updates. I...
Recent Comments