[jboss-user] [Clustering/JBoss] - Re: externalizeSession(): exception

2008-07-08 Thread praveenas
Hi, I found this with many other test clusters too. When I found the NotSerializableException pointing to some file, I ve updated it by making Serializable. Later I got at some other location, and I ve kept on updating the files. Finally it have pointed to some other java source

[jboss-user] [Clustering/JBoss] - Re: externalizeSession(): exception

2008-07-08 Thread [EMAIL PROTECTED]
You need to do more searching of this forum. I answer variants of this question all the time. JBossCacheService serializes your session into a byte[] so it can send it over the network to replicate a copy to other nodes. If you store an object that is Serializable in the session's attribute

[jboss-user] [Clustering/JBoss] - Re: externalizeSession(): exception

2008-07-08 Thread praveenas
Thank you very much Mr. Stanberry for your patience in responding. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4163185#4163185 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4163185

[jboss-user] [Clustering/JBoss] - Re: externalizeSession(): exception

2008-07-07 Thread [EMAIL PROTECTED]
Don't put echopointng.test.TestInstanceNG$TestCaseInvoker in the session. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4162874#4162874 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4162874