Hacking Maven We don't use M2Eclipse to integrate Maven and Eclipse, partly because we had some bad experiences a couple of years ago when we were still using Eclipse 3.4 and partly because some of our developers use IBMs RAD to develop, and it doesn't (or at least ...
100% code coverage, Hibernate Validator and Design by Contract Code coverage in unit testing was one of the first things I learned in my software engineering career. The company I worked at taught me that you should have 100% coverage as a goal, but achieving it does not mean there are no bugs in the system. At ...
A really simple but powerful rule engine I have the requirement to use a rule engine. I want something light weight and fairly simple, yet powerful. While there are products out there which are super good, I don't want something with the big learning overhead. And, I fancied writing my own! ...
JSR-299 & @Produces I've been reading JSR-299 and I have a few thoughts. First, a quote from chapter 1: "The use of these services significantly simplifies the task of creating Java EE applications by integrating the Java EE web tier with Java EE enterprise services. In ...
When tool strategy gets on your nerves In the beginning A long time ago, before the days of code prettifiers like Jalopy, we wrote code and we tested code. That code was fun to write. And because it was fun to write, we were motivated to write it well and test it well. Welcome Jalopy It ...
Re: Non-blocking (NIO) Server Push and Servlet 3 Hi Ant. Very great article. Very well explained and fantastic example. Everything worked fine after I figured out that I had to use Tomcat 7.0.26. I tried it first on Tomcat 7.0.22 that came with NetBeans but for some reason it didn't work at all. ...
Login
There are no blog entries for the chosen time period.