The existing JkMount statements in mod_jk.conf-auto don't cover /jetspeed/portal, which is where the login form posts. I'm not sure how to do this the 'right way', but i just added the following line to my mod_jk.conf-auto and restarting apache works: JkMount /jetspeed/* ajp12 It's probably best to copy the mod_jk.conf-auto to mod_jk.conf and refer to that from your apache config. I'm sure there's a way to make tomcat add the appropriate mount statements to the auto config file, but i'm not sure where those would be. anyone? -----Original Message----- From: Jim O'Connor [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 09, 2001 10:05 AM To: [EMAIL PROTECTED] Subject: Problems using jetspeed with tomcat and apache I have apache configured with mod_jk, tomcat and apache are both up and running. when I hit http://myserver/jetspeed/index.jsp, I get the jetspeed page. However, when I try to login, apache can't seem to find the login page. Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]