|
From: Pawlowicz, J. <Jak...@sa...> - 2006-10-09 07:21:37
|
I found the solution 10 minutes after I posted my problem... I removed an extra jasper-compiler dependency from the dependencies list and now everything works fine. Sorry for bothering you, Jakub -----Original Message----- From: jet...@li... [mailto:jet...@li...] On Behalf Of Pawlowicz, Jakub Sent: Sunday, October 08, 2006 9:19 PM To: jet...@li... Subject: [jetty-discuss] Error compiling a JSP Hi, I have a problem with Jetty compiling JSPs. When I load a JSP page from Web browser, I am getting the following message (a JSP tag compilation error): PWC6033: Unable to compile class for JSP PWC6197: An error occurred at line: 6 in the jsp file: /WEB-INF/tags/categoriesMenu.tag PWC6199: Generated servlet error: The method evaluateExpression(String, Class<Object>, PageContext, ProtectedFunctionMapper) is undefined for the type PageContextImpl I have checked the PageContextImpl class, and there is no such method as evaluateExpression, but there is a vary similar method named proprietaryEvaluate. Is this a bug made while refactoring?=20 Does anybody know where and how to solve it? BTW, I am using Jetty 6.0.1, JDK 1.5 and Maven 2.0.4. Regards, Jakub Pawlowicz ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V _______________________________________________ jetty-discuss mailing list jet...@li... https://lists.sourceforge.net/lists/listinfo/jetty-discuss |