Ferdinandus, Humphrey wrote: > I am not sure what you mean with proxyhost or proxyport. They do not exist in > any web.xml. I tried commenting out and removing the relative urls entry in > the web.xml
They could be present in server.xml or in the context xml. The 'relative urls' entry would normally be false or commented out, wasn't it? > Still no solution. Could it be that other webapps are interfering with > this security app? That would be very odd. Could it be that the context name in server.xml (or the context's xml) is odd? IIRC it must be "" for ROOT and "/something" for something else, and things become confusing if there are more or less slashes there then 0 (for root) or 1 (otherwise). Michiel -- Michiel Meeuwissen mihxil' Peperbus 111 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
