Posted in IT, development on May 21st, 2009
After pulling my hair off for hours, I was rescued. Yavuz found a way to start Tomcat automatically on Jaunty. The problem turned out to be about the default use of dash, instead of bash. Following the well known setup one is supposed to do
sudo ln -sf /bin/bash /bin/sh
To get it working. Spent hours for […]
Read Full Post »
Posted in development, healthcare on May 8th, 2009
More of a note to myself. Just working on the JSF bindings of the soon to be announced openEHR framework, and due to nature of my persistence model, once bad data finds its way into db, it messes the whole form entry. It is possible to modify the persistence mechanism for immunity to bad data, […]
Read Full Post »
Posted in IT, healthcare on May 1st, 2009
Sounds like an extreme statement, right? Well, not according to some people in some undisclosed US hospitals. TheirĀ machines running Windows OSs were infected with Cornficker . I can understand how they felt. Patching systems which are running critical software is always trouble. I’ve been in this situation so many times. A web server running […]
Read Full Post »