> I'm getting the following error starting up resin-3.0.19 and/or  
> resin-3.0.23 and have yet to figure out what exactly is causing it:
> 
> java.lang.NoSuchMethodError:  
> com.caucho.jsp.QJspFactory.allocatePageContext(Ljavax/servlet/ 
> Servlet;Lcom/caucho/server/webapp/Application;Ljavax/servlet/ 
> ServletRequest;Ljavax/servlet/ServletResponse;Ljava/lang/ 
> String;Ljavax/servlet/http/HttpSession;IZ)Lcom/caucho/jsp/ 
> PageContextImpl;

It looks like there are some old compiled jsp that are not getting
deleted, you can try deleting the WEB-INF/work/ directory and Resin
will recompile all of the jsp.

-- Sam



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to