Hi all

finally got my directory structure sorted out - mmbase is now the root and
is loading without errors, my confusion around the following error:

org.apache.jasper.JasperException: Unable to initialize TldLocationsCache:
null

Threw me completely, so I missed the obvious - setting the .tld file in
web.xml removed the problem:
<taglib-location>/WEB-INF/mmbase-taglib.tld</taglib-location>

I'm using Tomcat 5.016, so it is possible that some of you will run into
this problem in the future.

Regards
Emile


Reply via email to