https://bz.apache.org/bugzilla/show_bug.cgi?id=69958
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEEDINFO |RESOLVED --- Comment #2 from Mark Thomas <[email protected]> --- This is working as designed. Tomcat provides the EL API. In a standard distribution it is in a stand-alone JAR, in the embedded distribution it is bundled with other functionality. You should not be including the EL API from Jakarta as well as from Tomcat. -- 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]
