[jboss-user] [Clustering/JBoss] - Re: NotSerializableException: javax.servlet.http.Cookie

bezdomny do-not-reply at jboss.com
Mon Jul 21 09:44:03 EDT 2008


Oh and I'm using this as my jboss-web config:
<replication-config>
        <replication-trigger>SET_AND_NON_PRIMITIVE_GET</replication-trigger>
        <replication-granularity>SESSION</replication-granularity>
        <replication-field-batch-mode>true</replication-field-batch-mode>
    </replication-config>

and I have the web application marked as distributable in the web.xml.

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

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



More information about the jboss-user mailing list