Archive for the ‘Uncategorized’ Category

 

PersistenceException issue with Cobertura and the hibernate3-maven-plugin

March 16th, 2009

I have been using the hibernate3-maven-plugin for some time with a good deal of success in unit testing my data access layers through dbunit. I always separate my data access into a separate module, called data-services, for many reasons. Mostly so I can separate my testing to just database integration testing, and not unit testing [...]

  • Share/Bookmark

Read full article | No Comments »

Spring Security issue: Duplicate detected.

July 25th, 2008

So I ran into an issue today that has been detailed at http://forum.springframework.org/showthread.php?p=193052 in the Spring forums that at first glance, looked identical to my issue. But this was in fact not my issue. First off, when I was using acegi, I declared an applicationContext-test.xml that myTestNG would instanciate. I then would import my other [...]

  • Share/Bookmark

Read full article | No Comments »

Thinking out of the box

March 23rd, 2008

I want to start this blog for 3 reasons: I won’t lie, I want to get more reference material for prospective clients to hire me and my services. I have heaps of information that I would like to share with others just as countless other blogs have helped me. I continually find myself attacking problems [...]

  • Share/Bookmark

Read full article | No Comments »