Hi, I got jetspeed to run under the a context named "portal" with no problems. Now I wish that portal is used as the root context. I made the following entry in tomcats server.xml:
----------%<---------- <Context path="" docBase="portal" debug="0"/> --------->%---------- That work's, I can see the first page. All Links in the page starts with /portal/media-type/... ,but when I use one of these links, for e.g. the Login-Link, I get a 404 The requested resource (/portal/media-type/html/language/en/user/anon/page/default.psml/template/LoginHelp) is not available. I couldn't found something in the docs or in the archive, may be simple but I can't figure out what it might be... Thanks in advance Marco P.S.: I use jetspeed 1.4b3 on a tomcat 4.1.24-LE-jdk14/JDK1.4.2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
