Do you have to include Context in server.xml? Let me get this straight first - Is this required when tomcat runs as a standalone? If so, I have never included anything in server.xml. Both for tomcat on win and linux. And they have been working fine for me. Also I have integrated apache and tomcat on windows without making any Context additions to server.xml.
Another thing is, even examples dont work for me, and the context for that is already in the xml file. And there is the error in my apache's log file to be explained. IT doesnt seem to point to a context problem does it? Thank you. --- "Turner, John" <[EMAIL PROTECTED]> wrote: > > Where are the Contexts in server.xml for all of your > applications?? > > For each "/someDir" in a URL you need a Context. > > John > > > > -----Original Message----- > > From: vim m [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 23, 2003 2:56 PM > > To: Tomcat Users List > > Subject: RE: Apache2.0.40 Tomcat4.1.18 Integration > on Linux 7.1 > > > > > > Oh ok. I thouht inline would be easier. I have > > attached the files this time. > > Thank you. > > > > --- "Turner, John" <[EMAIL PROTECTED]> wrote: > > > > > > 2.0.44 is module compatible with 2.0.43. > Everything > > > looks OK, but it would > > > probably be easier if you posted the files: > > > server.xml, mod_jk.conf, > > > workers.properties. It's hard to diagnose when > > > things are copied inline, at > > > least for me. > > > > > > John > > > > > > > > > > -----Original Message----- > > > > From: vim m [mailto:[EMAIL PROTECTED]] > > > > Sent: Thursday, January 23, 2003 2:38 PM > > > > To: Tomcat Users List > > > > Subject: RE: Apache2.0.40 Tomcat4.1.18 > Integration > > > on Linux 7.1 > > > > > > > > > > > > Yes I did. Does apache2.0.44 work with > > > > mod_jk2.0.43.so? Has anybody done this before? > Or > > > > maybe I should just stick to ur suggestion and > get > > > > apache2.0.43 on my system? > > > > > > > > Thank you. > > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > > http://mailplus.yahoo.com > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
