No - mynews.jsp. There are other people with this problem - Tomcat 5.x, one guy resolved it by changing the context path to blank, so I'll try moving the mmbase folder into public_html/WEB-INF/classes and change the path to blank.
Regards Emile ----- Original Message ----- From: "Andr� van Toly" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 21, 2004 8:32 AM Subject: Re: new problems Did you create this JSP yourself? ---Andr� At 17:14 -0700 21-05-2004, Emile wrote: >Hi all > >In case anyone is interested, the tomcat/apache web srv web.xml location is >as follows: > >public_html/WEB-INF/classes/mmbase-webapp/mmbase/WEB-INF/web.xml - this is >a little confusing for me, but that's how I get rid of the error locating >WEB-INF/web.xml. New problem though: > >org.apache.jasper.JasperException: Unable to initialize TldLocationsCache: >null > >.. on screen, whilst trying to load one of the jsp's, > >2004-05-21 16:55:12 StandardWrapperValve[jsp]: Servlet.service() for servlet >jsp threw exception >org.apache.jasper.JasperException: Unable to initialize TldLocationsCache: >null > at >org.apache.jasper.compiler.TldLocationsCache.init(TldLocationsCache.java:21 0 >) > at >org.apache.jasper.compiler.TldLocationsCache.getLocation(TldLocationsCache. j >ava:181) > at >org.apache.jasper.JspCompilationContext.getTldLocation(JspCompilationContex t >.java:516) > at org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:459) > at org.apache.jasper.compiler.Parser.parseDirective(Parser.java:525) > at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1616) >... >appears in the logs. Any ideas? > >Regards >Emile -- ------------------------------------------------------------------>><<-- Andr� van Toly http://www.toly.nl 06-27233562
