Run a Java Application as a Service on Linux
For some strange reason getting JSVC to work on Linux is a nightmare. Luckily I came across this gem on…
Not quite another wordpress blog anymore
For some strange reason getting JSVC to work on Linux is a nightmare. Luckily I came across this gem on…
Today I learned you can pass beans by reference and use them in multiple threads without running into issues. I’m…