Whenever I load a java class, I will get this error on my open sessions when I call a member of the class. Is it possible to avoid this?
ORA-29549: class MH.Tbs has changed, Java session state cleared
ORA-06512: at "MH.TBS", line 2
ORA-06512: at line 4
29549. 00000 - "class %s.%s has changed, Java session state cleared"
*Cause: A class in use by the current session was redefined or dropped,
invalidating the current Java session state and requiring that
it be cleared.
*Action: No action required.