On 28/02/2020 10:57, Marek Neumann wrote:
> After going to the latest 8.5 release we have problems with jasper compiling 
> jsps:
> 
> [WARNING] org.apache.jasper.JasperException: javax.el.ELException: Unable to 
> find ExpressionFactory of type: # Licensed to the Apache Software Foundation 
> (ASF) under one or more
> 
> We are using jetty-jspc-maven-plugin in version 9.4.24 to compile. There was 
> a change to service loading: 
> https://github.com/apache/tomcat/commit/ef13eb8fd9962432d244a7aad9cd85998d4cd3b9#diff-305be246f9d4a2068624785e76ee06efR1
> 
> Somehow the apache expression implementation 
> (org.apache.el.ExpressionFactoryImpl) cannot be found anymore. Is there 
> anything that need to be changed in our setup? Going back to 8.5.50 for 
> jasper-el solves the problem.

This is likely the same as:
https://bz.apache.org/bugzilla/show_bug.cgi?id=64153

Waiting for 8.5.52 is probably the simplest solution.

You should be OK to compile with 8.5.50 but run with 8.5.51 if you need to.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to