I figured it out. I needed to add a server context under the admin tool for the site, and its working fine now. I was tring just about anything to get it work, but this was the first time I worked there.. I didn't think it was anything that I needed to configure with tomcat its self. I cant belive I scoured the internet for weeks, and I didn't find one site or post anywhere that would have helped me.
Thanks! Brian D. Danford [EMAIL PROTECTED] -----Original Message----- From: Brian D. Danford [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 11:05 PM To: 'Tomcat Users List'; '[EMAIL PROTECTED]' Subject: RE: Apache 2.0.48 and Tomcat 5.0.16 Importance: High Sorry for the delay on the files.. Here is what I got: Apache 2.0.48 at http://linux02.btcnet.com Tomcat 5.0.16 at http://linux02.btcnet.com:8080 I have a alias setup for http://linux02.btcnet.com/examples that pulls from the @CATALINA_HOME/webapps/jsp-examples. You can see that in the config files. I get the initial .html page, but when it calls the .jsp, I get Tomcat telling me 404, resource not found. This is driving me nuts. Any help you can give me, would be great! Brian D. Danford [EMAIL PROTECTED] -----Original Message----- From: David Short [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 10:01 AM To: 'Tomcat Users List' Subject: RE: Apache 2.0.48 and Tomcat 5.0.16 Hi Brian, Can you repost your files? I didn't see them attached. Dave -----Original Message----- From: Brian Danford [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 13, 2004 11:53 PM To: [EMAIL PROTECTED] Subject: Apache 2.0.48 and Tomcat 5.0.16 Importance: High I did a fresh install on Redhat 9, built version of apache 2.0.48 from source (/usr/local/apache2), tomcat 5.0.16 from binary (symbolic /usr/local/tomcat points to /usr/local/jakarta-tomcat-5.0.16). When i call http://localhost/expamles <http://localhost/expamles> I get the initial index.html but when I call a jsp page, im getting a http 500, internal server error. I have an alias /examples wich points to /usr/local/tomcat/webapps/jsp-examples/ I have included my httpd.conf, the workers.properties, and the access_log files. The mod_jk.log file is empty. Any help would be great. Ive been banging my head against the wall for a while now, and im sure im not the only one with this problem. Thanks! Brian D. Danford [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
