this is because we don't try and serialize anything in local mode.  But the 
moment we need to replicate something over the network we have to serialize 
whats in the cache and this is when you see your error.

I'd recommend making the logger static for this one class (UUIDVarcharType), 
and all other classes that it maintains class-level references to, and see if 
it fixes your problem.  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3905249#3905249

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3905249


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to