Using Subclass and Object Substitution Features (EJB_SUBST)

Description:

According to Sun EJB specifications, the enterprise bean must not attempt to use the subclass and object substitution features of the Java Serialization Protocol.

Allowing the enterprise bean to use these functions could compromise security.

Example: