siropa

Results 4 comments of siropa

I see it pulling the 6.0.0 version of the servlet-api now, but i'm still having the issue. here is what i'm getting: SEVERE: Compilation error java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/BodyTagSupport at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)...

We do have custom tags like that, but they are all using jakarta references. I even cleaned out my maven repo and then searched everything that was imported with a...

Good idea, but no. to test, I created a fake javax.servlet.jsp.tagext.BodyTagSupport.java file in my project. Ran the jsp compiler and found the issue. We use this old pdf library and...

Any update for this? Need this in order to use with tomcat 10