Re: The wiki that refused to live again
Janne Jalkanen <[email protected]>
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
> org.apache.jasper.JasperException: File "/WEB-INF/jspwiki.tld" not found Guess: there are direct references to the file in the compiled JSP pages. Clean work directory. Another guess: your web.xml redefines the TLD file to be somewhere else. Read web.xml with a magnifying glass ;-) Third guess: It's a bug in Tomcat, and is resolved by restarting it. Just guessing... ;-) /Janne