Re: Problem compiling jsps after switching to 8.5.51

2020-03-23 Thread Marek Neumann
I reproduced this with a very basic project and created https://bz.apache.org/bugzilla/show_bug.cgi?id=64259 for it. Marek > Am 17.03.2020 um 14:43 schrieb Marek Neumann : > > > >> Am 17.03.2020 um 12:21 schrieb Mark Thomas : >> >> On 17/03/2020 09:29, Marek Neumann wrote: >>> Hi Mark, >>>

Re: Problem compiling jsps after switching to 8.5.51

2020-03-17 Thread Marek Neumann
> Am 17.03.2020 um 12:21 schrieb Mark Thomas : > > On 17/03/2020 09:29, Marek Neumann wrote: >> Hi Mark, >> >> I tested with 8.5.53 and the problem still persists. Any idea what we can do? > > Provide us with the simplest possible set of steps to recreate this so > we can figure out what the r

Re: Problem compiling jsps after switching to 8.5.51

2020-03-17 Thread Mark Thomas
On 17/03/2020 09:29, Marek Neumann wrote: > Hi Mark, > > I tested with 8.5.53 and the problem still persists. Any idea what we can do? Provide us with the simplest possible set of steps to recreate this so we can figure out what the root cause is. At a guess, you aren't using the EL API provided

Re: Problem compiling jsps after switching to 8.5.51

2020-03-17 Thread Marek Neumann
Hi Mark, I tested with 8.5.53 and the problem still persists. Any idea what we can do? Thanks, Marek > Am 28.02.2020 um 12:36 schrieb Mark Thomas : > > On 28/02/2020 10:57, Marek Neumann wrote: >> After going to the latest 8.5 release we have problems with jasper compiling >> jsps: >> >> [WA

Re: Problem compiling jsps after switching to 8.5.51

2020-02-28 Thread Mark Thomas
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

Problem compiling jsps after switching to 8.5.51

2020-02-28 Thread Marek Neumann
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-plu