-
Enterprise Java
Liferay – Simple Theme Development
Indeed, Liferay has come a long way with its 6.1 version, that fully supports JSF and IceFaces. I’m still trying to…
Read More » -
Enterprise Java
How to change logging level in runtime
Changing the log logging level in runtime is important mainly in production environment where you might want to have debug…
Read More » -
Software Development
Why are some bugs harder to fix than others?
There are a lot of different factors that impact how long it could take to find and fix a bug.…
Read More » -
Enterprise Java
GlassFish JDBC Security with Salted Passwords on MySQL
One of the most successful posts on this blog is my post about setting up a JDBC Security Realm with…
Read More » -
Enterprise Java
All That Cloud: Amazon, Google App Engine, Windows Azure, Heroku, Jelastic
You wanna be in the cloud? You have plenty of options. I’ve evaluated or used many of them, so here…
Read More » -
Enterprise Java
JAXB – No Annotations Required
There appears to be a misconception that annotations are required on the model in order to use a JAXB (JSR-222)…
Read More » -
Enterprise Java
Answering with Mockito
When you are writing unit tests, you must keep in mind to not have dependencies to external components. To avoid…
Read More » -
Core Java
Hash Length Extension Attacks
In this post I will try to leave the summer slump behind and focus on more interesting things than complaining…
Read More »