Michiel Meeuwissen wrote: > Remaining problems: > > - Reading of web.xml of MMBaseServlet will not be possible any-more. It currently > gives an > stack-trace in my log, (but mmbase starts oterwise correctly). It is only used > for that silly > function to servlet mapping. I'm sure we can come up with some solution (if > needed, by a copy of > web.xml under WEB-INF/classes...)
I think I fixed this issue by using servletContext.getResource in stead. In the log it will give something like: 2004-09-20 17:17:50,112 service.68 SERVICE org.mmbase.servlet.MMBaseServlet - Reading servlet mappings from jndi:/localhost/test/WEB-INF/web.xml Michiel -- Michiel Meeuwissen mihxil' Mediacentrum 140 H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US
