In your server.xml, change the defaultHost parameter of your Engine element to "localhost".
You're getting that Apache error because you have two VirtualHost definitions for w121c20.legacyhs in mod_jk.conf. There should only be one. Also, change ServerName in httpd.conf to w121c20.legacyhs. Give that a try, and see what happens. John > -----Original Message----- > From: Lambert, Stephen : CO IR [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 07, 2002 5:58 PM > To: 'Tomcat Users List' > Subject: RE: tomcat 4.1.12 with apache1.3.26 and mod_jk intergration > error . > > > > > -----Original Message----- > From: Turner, John [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 07, 2002 2:50 PM > To: 'Tomcat Users List' > Subject: RE: tomcat 4.1.12 with apache1.3.26 and mod_jk intergration > error . > > > > Post your httpd.conf, and mod_jk.conf if your JK commands are not in > httpd.conf. > > John > > > > -----Original Message----- > > From: Lambert, Stephen : CO IR [mailto:[EMAIL PROTECTED]] > > Sent: Monday, October 07, 2002 5:48 PM > > To: 'Tomcat Users List' > > Subject: tomcat 4.1.12 with apache1.3.26 and mod_jk > > intergration error. > > > > > > HELP!!! > > I'm getting an error that is very confusing when starting > Apache after > > Tomcat: > > > > [warn] VirtualHost w121c20.legacyhs;80 overlaps with VirtualHost > > w121c20.legacyhs:80, > > ./apachectl start:httpd started > > > > The Virtual Host directive is commented out in my httpd.conf, > > so I'm not > > sure why I'm receiving this error. > > I only wish to use localhost and the server name in the URL. > > > > Can someone shed some light on this? > > > > > > Thanks > > Stephen. > > > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>