2009/1/14 Richard Carback <[email protected]>: > If any of the paths I specified are changed then I always get an error, so I > am reasonably sure they are correct. Would it be possible to have bad paths > and still get a functional setup with the other two statements (I guess > dispatch servlet loads the tiles servlet?)?
Sincerely I never tried it, but I guess no. > I did not see errors with either of the web.xml files when browsing through > "geronimo.log," but I can go back and get a capture of the entire log for > you right after deployment with and without the statements if that's helpful > to you. Ok. > What perplexes me about this situation is that I'm not using (or even > wanting to use) the *.tiles. I assume I must be doing something wrong and > just stupidly missing it. Then remove the TilesDispatchServlet. Only TilesServlet is necessary to bootstrap Tiles. Antonio
