Home

Search results

"tag:tomcat"


Title and summary Date/time
1
Oh noooooes! javax.el.ELException: [class] is not a valid Java identifier on Apache Tomcat 7
I recently moved my Pebble 2.3.1 blog from one machine to another. In the process of doing so a couple of things broke, like comment validation. Trying to review and approve comments resulted in a mostly blank screen. A check of the logs gave me my ...
22-Mar-2011
15:28:00
2
Running multiple Tomcat instances on Debian Lenny
Multiple Tomcat instances on Debian Linux? Yup, it can be done with a little bit of configuration magic. The below example assumes that you have multiple IPs already configured on your server and want to run each Tomcat instance on a single unique IP ...
12-Aug-2010
22:29:00
3
Port redirection for multiple Tomcat instances on linux 2.6 with iptables
While there is some information out there on the Intertubes covering how to implement 80-->8080 port on a Linux box, they mainly pertain to single instance servers. The below iptables-restore input snippet works just great for such a setup: *nat ...
20-May-2010
09:09:00
4
Adobe AIR MIME type for Apache Tomcat 6
Is your Windows 7/ Internet Explorer 8 browser magically renaming .air files (Adobe AIR applications) as zip files when downloading them from an Apache Tomcat server? Well, have not fear! Stu is here! You just need to edit conf/web.xml file and add the ...
13-Jan-2010
15:25:00
5
How and Why I Monitor My Java Web App
It has always surprised me that so many developers confidently send their applications off to production and then fail to monitor them afterward. "It is not my problem now" and "the IT guys will let me know if there is an issue" seem ...
30-Jun-2009
10:02:00