Ok, I went through the steps again starting from scratch and was able to load up the .jsp pages in the examples directory.
Thanks for the support John. :) I also mounted a another web app and everything seems to be running perfectly now. Woot, woot! ~Matt -----Original Message----- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2003 11:51 AM To: Tomcat Users List Subject: Re: Configuring Apache to work with Tomcat Did you restart Apache to pick up the mod_jk.conf file? Is your workers.properties file correct? What error message do you get? What do the logs say? John On Mon, 23 Jun 2003 11:35:58 -0700, Matt Kwid <[EMAIL PROTECTED]> wrote: > The info on the "How To" site says, "In our case, we want the file called > mod_jk-2.0.43.dll because we are using Apache 2.0.43." but as I just > confirmed, the auto creation of he mod_jk file does not occur with > mod_jk-2.0.46 when using Apache version 2.0.46 like you said. > > My mod_jk.conf is now being generated, yay. > > So after using mod_jk-2.0.43.dll, I was able to get to > http://localhost/examples and saw the directories listed on a web page; > however, I was not able to load any .jsp pages whatsoever. > > I know there is one last little step I am missing. > > Any and all suggestions or information is appreciated. > > ~Matt > > -----Original Message----- > From: John Turner [mailto:[EMAIL PROTECTED] > Sent: Monday, June 23, 2003 5:40 AM > To: Tomcat Users List > Subject: Re: Configuring Apache to work with Tomcat > > > > First, if you have Apache 2.0.46, you won't be able to use the mod_jk > binary file that is marked for use with 2.0.46. I had to use mod_jk- > 2.0.43 > instead, I am not sure why. > > Second, please post the relevant portions of your server.xml file that > generate mod_jk.conf. It does work, so if it isn't working for you, > there's either something wrong with your server.xml or there is something > tweaked on your system, like no write permissions to a directory. > > John > > On Mon, 23 Jun 2003 00:14:29 -0700, Matt Kwid <[EMAIL PROTECTED]> wrote: > >> I have tried following these steps before with the newer versions of >> both >> servers that I am working with. I also just tried it again with the >> version >> of Tomcat that is used in the "howto" with the newest version of Apache, >> using mod_jk_2.0.46.dll to match the release. I keep getting to this >> step, >> >> "Save the changes you made to server.xml. Restart the Tomcat service. >> Wait a >> few seconds, and then check to see if there is a file called mod_jk.conf >> in >> c:\tomcat\tomcat-4-1-18\conf\auto >> (c:\tomcat\tomcat-4-1-18\conf\auto\mod_jk.conf). If there is, all is >> well." >> >> The new mod_jk.conf file is not being created. >> >> Any and all suggestions are appreciated. >> >> ~Matt >> >> -----Original Message----- >> From: Logan Scott [mailto:[EMAIL PROTECTED] >> Sent: Sunday, June 22, 2003 11:20 PM >> To: Tomcat Users List >> Subject: RE: Configuring Apache to work with Tomcat >> >> >> Try this: >> >> http://www.johnturner.com/howto/winxp-howto.html >> >> -----Original Message----- >> From: Matt Kwid [mailto:[EMAIL PROTECTED] >> Sent: Sunday, June 22, 2003 11:12 PM >> To: [EMAIL PROTECTED] >> Subject: Configuring Apache to work with Tomcat >> >> >> Greetings, >> >> I just read through a bunch of the emails sent at the mail archive for >> this >> mailing list and read about other issues concerning mod_jk as well as >> the >> many different versions of mod_jk configurations for different versions >> of >> Tomcat. >> >> I have followed the "for the impatients" JK documentation that comes in >> my >> installations Tomcat docs to the T on two Windows XP machines multiple >> times >> to no avail. I am working with Tomcat 4.1.24 and Apache 2.0.46. I am >> able >> to load the pages found at http://localhost and >> http://localhost:8080/index.jsp for both servers. >> >> Can someone please give me a hand in configuring them to work together >> or >> point me to any resources? >> >> >> ~Matt the noob >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > > -- > Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
