-
Enterprise Java
Parameterized JUnit tests
Sometimes you encounter a problem that just screams for using “parameterized” tests rather than copy/pasting the same method many times.…
Read More » -
Enterprise Java
Creating a simple JAX-RS MessageBodyWriter
JAX-RS is really cool and with the help of JAXB a lot of response data types can be converted for…
Read More » -
Groovy
Grails AJAX Examples
Early on, newcomers to Grails encounter a lack of working samples accompanying the framework. Good places for examples and documentation…
Read More » -
Enterprise Java
JBoss AS7 JNDI & EJB 3.1 Naming changes
As a result of the “feature train” continuing to march on and us not keeping our software stack up-to-date, our…
Read More » -
Core Java
Minor Gotchas from migration to Java 7
After several years of pushing, we are finally starting to pull our application out of the dark ages in terms…
Read More »