We have the following configuration for one of the Apache Wicket projects.

Apache Wicket: 7.6.0
OpenJDK Java Version: 1.8.402
JBoss Server: 7.4.13

*Issue: Caused by: java.io.InvalidClassException: filter status: REJECTED*

The application works fine when the number of records is around 100, but
throws above error when the number is increased.
My understanding is some Wicket class is being rejected from the
Serialization/Deserialization and this class comes into picture only when
the Page has more data.

I understand the Apache Wicket version is not supported, but can anyone
provide any insight?

Thank you,
-Mihir Chhaya

Reply via email to