In transitioning an application from java/jsp/oracle to ruby/postygresql, there are still some java processes I'd like to keep (or rather due to time constraints not re-write). So I needed a way to call the java processes from Ruby upon user-compl...