On Nov 23, 2007 1:43 PM, Johan Compagner <[EMAIL PROTECTED]> wrote: > somehow you hold reference to: > com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate > > in your page. That seems to be not serializeable so i guess that one needs > to be transient > and needs to be re lookuped
Error reporting of serialization errors is much improved in 1.3. Also notice that in 1.2 you don't need to have everything serialized as long as you don't run in a cluster. You can turn the check off if you want (there's a setting for that in the application settings somewhere). Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
