[opencms-dev] FormMail web.xml error

Joachim Arrasz info at arrasz.de
Sun Sep 26 22:21:46 CEST 2004


Berg M. San wrote:

> Hi,
>
> I'm using the 5.0.1 FatBinary on a Linux-box with Tomcat 4.1.30 and 
> FormMail 1.0.
> I've a problem with the FormMail Modul. The installation works great, 
> but after adding some tags in the web.xml file and restarting the 
> tomcat, as described in the documentation, I get errors when I launch 
> my pages.
>
you made a mistake while inserting your servlet into web.xml

> <snip>
> Root cause:
> org.apache.jasper.JasperException: This absolute uri
> (http://www.opencms.org/taglib/cms) cannot be resolved in either
> web.xml or
> the jar files deployed with this application at
> org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHand
> ler.java:105)
> </snap>

this seems that you killed the taglib entry in web.xml with your new 
servlet-entry.

Ensure that there are all tags closed and well formed

Bye Achim



More information about the opencms-dev mailing list