-
Enterprise Java
Building a Manufacturing Service Bus (MSB) with WSO2 ESB
Before getting in to the subject, I would like to introduce few terminology commonly used in the manufacturing industry. The…
Read More » -
Core Java
EclipseLink MOXy and the Java API for JSON Processing – Object Model APIs
The Java API for JSON Processing (JSR-353) is the Java standard for producing and consuming JSON which was introduced as…
Read More » -
Groovy
Converting Grails Applications to Plugins and vice versa
I was in London last week on vacation with my family and was lucky that there was a London GGUG…
Read More » -
Enterprise Java
Advanced scripting in Activiti: Custom Configuration Injection
The scripting task is probably one of the ‘oldest’ classes in the Activiti code base, but I think it is…
Read More » -
Career
Job Hopping For Geeks
I first wrote about the topic of job hopping back in 2007 and I feel the advice I gave then is…
Read More » -
Career
Why You Can’t Work For Google
Many new entrants to today’s technology job market are obsessed with the handful of high-profile companies that set the trends…
Read More » -
Enterprise Java
Spring MVC: REST application with CNVR vol. 3
This is a final, third part of Spring MVC REST tutorial with CNVR. Here I will demonstrate how all that…
Read More » -
Enterprise Java
Spring MVC: REST application with CNVR vol. 2
In the previous post I have made a fast overview of the setting up environment for Spring MVC REST project…
Read More » -
Groovy
Groovy Sql and Oracle ‘Invalid column index’ SQLException
There are some minor potential dangers associated with Groovy’s def keyword. The Groovy style and language feature guidelines for Java…
Read More »