Reinhard Poetz pisze: >> >> This is not a solution IMHO. I forgot to bring this issue to mailing >> list, my fault. Actually, I >> think we should disallow empty context-path and mount-path attributes >> because there is no sane way >> to handle such cases. If you don't set contextPath, then you break a >> contract in ServletContext >> class because getResource() method no longer works. >> >> I think we should just change our schema and throw an exception when >> any of attributes is null. > > after thinking about it again, it makes sense to me.
Done in r636472. -- Grzegorz Kossakowski
