Jeremy,

On 5/3/23 12:27, Jeremy Nguyen wrote:
Thanks Chris! That works for me now.

Okay. I'll ask the rest of the team if it's an acceptable workaround. Honestly, that parent ClassLoader is violating The Rules.

Only issue I have left is failing to compile/validate JSP.

Caused by: java.lang.NullPointerException

at org.apache.jasper.compiler.Validator$ValidateVisitor.<init>(
Validator.java:527) ~[jasper.jar:8.5.89]

at org.apache.jasper.compiler.Validator.validateExDirectives(
Validator.java:1869) ~[jasper.jar:8.5.89]

Something is very strange, here.

This is failing either due to a missing default JSPFactory or a missing compiler.

I can give you another test build to generate some logging, but if you are doing anything like especially configuring your JSP compiler, using Tomcat in an embdded environment, etc. then you might want to check all that config/code before I do another build for you.

-chris

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

Reply via email to