Ferdinandus, Humphrey wrote: > There is no context.xml > There is no context name in the server.xml
Of course there is. You use tomcat, so you install the web-app either by specifying it explicitely in server.xml or by somehow offering it a context xml (not context.xml), which it would then store in a subdirectory of it's 'conf' directory. Since your problem is not occuring in every webapp, one would think that it has something to do with the configuration of it, so at least you must know it, or at the very least you must know how it was deployed. The most be _some_ difference. 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
