I am running the latest version of Resin.  I am able to precompile a page
using the /resin/bin/httpd.sh -e  command but the page will not autocompile.
Has anyone encountered this problem before?  I am getting the following
Servlet Exception:

java.lang.NoSuchMethodError
        at com.caucho.jsp.Taglib.fillTag(Taglib.java:406)
        at com.caucho.jsp.Taglib.fillTagLibraryInfo(Taglib.java:336)
        at com.caucho.jsp.Taglib.<init>(Taglib.java:164)
        at com.caucho.jsp.JspParser.parseTaglibDirective(JspParser.java:975)
        at com.caucho.jsp.JspParser.parseDirective(JspParser.java:685)
        at com.caucho.jsp.JspParser.parseScriptlet(JspParser.java:554)
        at com.caucho.jsp.JspParser.parseNode(JspParser.java:309)
        at com.caucho.jsp.JspParser.parseJsp(JspParser.java:289)
        at com.caucho.jsp.JspParser.parse(JspParser.java:187)
        at com.caucho.jsp.JspParser.parse(JspParser.java:135)
        at com.caucho.jsp.JspManager.createPage(JspManager.java:122)
        at com.caucho.jsp.PageManager.getPage(PageManager.java:332)
        at com.caucho.jsp.PageManager.getPage(PageManager.java:195)
        at com.caucho.jsp.QServlet.getPage(QServlet.java:215)
        at
com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:126)
        at com.caucho.server.http.Invocation.service(Invocation.java:272)
        at
com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:128)
        at
com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:334)
        at
com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:266
)
        at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
        at java.lang.Thread.run(Thread.java:484)

Thanks for any help

Brian McClung
Belo Interactive
214-977-4083

Reply via email to