> From: Egeste [mailto:ege...@egeste.net] > Subject: Re: tomcat, uPortal, error messages and confusion > > I'm unsure whether it's an "ubuntu mangled" version - I installed > tomcat5.5 via apt-get.
It's mangled, meaning that files may not be located where they are in the standard Tomcat distribution, and some configuration settings may have been changed from the standard. > Here is my server.xml: > http://pastebin.ca/1707274 That looks o.k. > webapps/uPortal/META-INF/context.xml: > <Context crossContext="true" reloadable="false"> > <Manager pathname="" > className="org.apache.catalina.session.StandardManager"/> > </Context> The above is fine. What else do you have under the webapps directory? In particular, is there a default (ROOT) webapp deployed? I seem to recall seeing blank pages returned when no default webapp is available. > web.xml > http://pastebin.ca/1707286 That's pretty much unreadable, at least by humans my age. - 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