https://issues.apache.org/bugzilla/show_bug.cgi?id=57508
--- Comment #1 from Violeta Georgieva <[email protected]> --- Hi, Did you specify the init params below for the JSPServlet? <init-param> <param-name>compilerSourceVM</param-name> <param-value>1.8</param-value> </init-param> <init-param> <param-name>compilerTargetVM</param-name> <param-value>1.8</param-value> </init-param> Regards, Violeta -- 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]
