Re: apache not talking to tomcat w/ mod_jk

2006-07-26 Thread Ian Caswell
I set mod_jk to log level debug, and saw it was telling apache "2No.Host.matches.server.name". Did some googling, and some sites say it's a permissions issue, but my startup script chowns everything to "tomcat" One page i found said it may be there's no default context in server.xml. (http://www.p

Re: apache not talking to tomcat w/ mod_jk

2006-07-26 Thread Ian Caswell
e > you loading mod_jk.so in > the httpd.conf? > > Kim :-) > > On 7/26/06, Ian Caswell <[EMAIL PROTECTED]> wrote: > > > > ##Relevant entries from /etc/httpd/conf/httpd.conf > > LoadModule jk_module modules/mod_jk.so > > Include conf.d/*.conf _

RE: apache not talking to tomcat w/ mod_jk

2006-07-26 Thread Ian Caswell
mod_jk.conf i have is below, I don't have an app up yet, just running a simple HelloWorld.jsp i snagged from a website. None of the docs i've read say that needs to go into the mod_jk.conf file. Am I reading wrong info? I'm not getting a 404 when i try to load it, I just get a blank page. jsp

apache not talking to tomcat w/ mod_jk

2006-07-26 Thread Ian Caswell
I'm an OS guy, so applications are new to me. Any help is appreciated. I'm trying to integrate apache and tomcat w/ mod_jk. Regular html pages show up fine, but jsp pages do not. I don't think apache is talking to tomcat like it should. I'm not sure where the problem lies; netstat -an shows tomcat