https://bz.apache.org/bugzilla/show_bug.cgi?id=62350

--- Comment #5 from Konstantin Kolinko <[email protected]> ---
(In reply to Remy Maucherat from comment #1)
> From the comment in the policy, I don't remember why preloading
> BodyContentImpl isn't enough for precompiled JSPs, but I suppose that's
> still the case.

(In reply to Konstantin Kolinko from comment #2)
> 
> Looking into org.apache.jasper.security.SecurityClassLoad class in 8.5, it
> preloads some runtime classes, but BodyContentImpl class is not preloaded.
> 

I tried to do the preloading of BodyContentImpl class (in SecurityClassLoad).
It does not fix this issue.

So I am back to updating the catalina.policy file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to