Groups > Weblogic > Weblogic Clustering in memory replication > Re: NullPointerException in SessionData.removeAttribute,




Re: NullPointerException in SessionData.removeAttribute,

Re: NullPointerException in SessionData.removeAttribute,
Thu, 6 Sep 2007 15:48:08 -0700
I was able to resolve the issue. Actually we were keeping handle to session
object in another object which was being stored in session. Since session object
is not serializable its reference in the replicated object was null. This was
causing the NPE when on the replicated server code was trying to 
Post Reply
about | contact