I've had a few people contact me in the last two weeks about problems starting up their JBoss-ColdFusion installation because of errors with Apache Commons Logging. This, unfortunately, is a common problem and it's not an easy 1-2-3 fix. The problem...
A recent discussion with a colleague in San Diego led me to realize that, while I have a lot of seperate snippets of how to setup CF/JBoss, I never published a nice comprehensive, step-by-step post to show how to do it from start to finish.
This post...
Well, I finally had to enable some PHP sites on my servers, effectively ending my ColdFusion-only epoch. Getting IIS up and running alongside JBoss (or even JRun) turned out to be ridiculously easy with Apache. As was my experience with JBoss, the...
February 9, 2006 | In: jboss
After spending days trying to get it working, I felt kind of stupid after I learned how to have multiple domain names point to different web applications in my Jboss instances. I had read all of the documentation from the JBoss site and even some side...
My life as a JBoss application developer just became a whole lot easier. I discovered the jconsole.exe tool provide in the 1.5 JDK. This tool provides exactly the real-time memory reporting that I need.
The best part is that it provides a breakdown of...