https://issues.apache.org/bugzilla/show_bug.cgi?id=45771
Summary: Need updated el-ri.jar and el-api.jar Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Servlet & JSP API AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The version included is 2 years old and does not include the latest functionality to allow for Factorization of ExpressionFactory. Looks like the code for getting an ExpressionFactory via a Factory was added in revision 1.6 of ExpressionFactory: http://fisheye5.cenqua.com/browse/~raw,r=1.6/glassfish/servlet-api/src/jsr245/src/share/javax/el/ExpressionFactory.java Whereas the version of ExpressionFactory included in JBoss/Tomcat is as old or older than rev 1.5 which is 2 years old: http://fisheye5.cenqua.com/browse/~raw,r=1.5/glassfish/servlet-api/src/jsr245/src/share/javax/el/ExpressionFactory.java which doesn't include the Factory Code. See http://java.sun.com/javaee/5/docs/api/ under ExpressionFactory for the new methods. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]