this is how i do it.

1. change build.xml, set project.name to ROOT
2. ant war the jetspeed. it should produce ROOT.war
3. delete/move existing tomcat ROOT inside webapps
4. drop ROOT.war in webapps
5. start tomcat

hmm.. you dont need to change anything inside tomcat's server.xml. change it back to the original setting.


Marco P�hler wrote:


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]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to