[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Strategy for supporting NonSerializable data

tom.elrod@jboss.com do-not-reply at jboss.com
Fri Jan 19 01:07:21 EST 2007


JBoss Serialization will allow serialization of classes not implementing Serializable interface, but requires jdk 1.5 (no problem) and the class have a void constructor (which can be private).  Don't know if this has changed, but might be too limiting?

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

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



More information about the jboss-dev-forums mailing list