> From: Egeste [mailto:ege...@egeste.net] > Subject: Re: tomcat, uPortal, error messages and confusion > > to localhost:8080. However, I still only see a 404 message when > I browse to localhost:8080/uPortal.
Look in the Tomcat logs (assuming you can find them) for any pertinent error messages; it's possible that uPortal did not deploy properly. Tomcat's built-in manager app will tell you what webapps are active. Check that the Tomcat uid has access to the webapps/uPortal directory, and that said directory contains one of the three welcome files specified in its WEB-INF/web.xml file. Also, enable the AccessLogValve in conf/server.xml to see what's really coming in. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org