Hi -- I have this class that I am trying to put into the TreeCache. It is a static class defined within another class. It implements Externalizable. I keep getting NotSerializableException errors about the class which contains this static class. I cannot figure out why because the containing class is not being put into the TreeCache.
Any suggestions? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951786#3951786 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951786 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
