Migrate JavaEE from Single Tier VM (Step 1)
I manage a small application that is hosted on a single Linux virtual machine and have noticed some occasional performance...
Getting the correct timezone in a web application
I support a web application that is hosted on a virtual private server. The application architecture is JavaEE running under...
JPA and Maven and multiple persistence units
I needed to convert an existing Netbeans build to use Maven in order to stabilize the code and support Test...