I think setting org.apache.myfaces.SUPPORT_JSP = false in web.xml should fix it; we should make it the default actually
Am Di., 7. Jan. 2020 um 14:09 Uhr schrieb Thomas Andraschko < andraschko.tho...@gmail.com>: > and thanks for testing! every help is welcome :) > i currently try to build the homepage for 2.3-next and after that publish > the release mail and a blog about the changes > > Am Di., 7. Jan. 2020 um 14:03 Uhr schrieb Thomas Andraschko < > andraschko.tho...@gmail.com>: > >> Hi, >> >> can you post the stacktrace? >> >> >> Am Di., 7. Jan. 2020 um 13:59 Uhr schrieb Vicente Rossello < >> cocorosse...@gmail.com>: >> >>> Hi, >>> >>> I was trying a bit more myfaces next and I've noticed a behaviour >>> change. >>> >>> If I call the URL http://localhost/somepagenotexists/ I get an error >>> "java.lang.NoClassDefFoundError: >>> javax/servlet/jsp/jstl/core/Config". With version 2.3.6 I get a 404 error. >>> >>> (notice the ending slash in the URL) >>> >>> Is it a bug? >>> >>> Thanks, >>> Vicente. >>> >>