Enterprise Java
-
Book Review: JBoss AS 7: Configuration, Deployment, and Administration
I eagerly accepted Packt Publishing‘s invitation to review JBoss AS 7: Configuration, Deployment, and Administration because it has been several…
Read More » -
Choosing Between Vaadin and JSF
With the recent release of Primefaces 3.0, JSF finally reaches an unprecedent level of maturity and utility that puts it…
Read More » -
Spring 3, Spring Web Services 2 & LDAP Security
This year started on a good note, another one of those “the deadline won’t change” / “skip all the red…
Read More » -
Launching and Debugging Tomcat from Eclipse without complex plugins
Modern IDEs like Eclipse provide various Plugins to ease web developement. However, I believe that starting Tomcat as “normal” Java…
Read More » -
Hibernate cache levels tutorial
One of the common problems of people that start using Hibernate is performance, if you don’t have much experience in…
Read More » -
GWT MVP made simple
GWT Model-View-Presenter is a design pattern for large scale application development. Being derived from MVC, it divides between view and…
Read More » -
Sneak peak at Java EE 7 – Multitenant Examples with EclipseLink
The Aquarium is a great source of inspiration and most recent information about Java EE progress across all relevant specifications…
Read More » -
Integration testing scoped beans in CDI 1.0 and Spring 3.1
In this blog post I describe how to do integration testing with scoped beans in Spring and CDI. Everything is…
Read More » -
Small things around Oracle Weblogic 11g (10.3.4)
I am doing a lot of setting up and configuration for Weblogic this week (devops I guess). I have been…
Read More »