Some helpful info on this error here -
http://www.java-forums.org/eclipse/312-exception_access_violation-0xc005.html
On Sat, 2010-04-24 at 13:48 -0700, krawls35 wrote:
> Thank You for letting me know. How do I take it off and report to Tomcat
> forum? You are not being funny but very helpfu
For session replication to happen in a cluster, all attributes stored in
the session object should be serializable - that is why you are seeing
the exception you see below.
On Thu, 2008-10-30 at 03:40 -0700, kashif_tomcat wrote:
> Thanks Filip...
>
> i have got out of that problem... after adding
Hi Greg:
Please see below for my comments.
Regards
Sanjeev
On Thu, 2008-10-30 at 15:58 -0700, Greg Dick wrote:
> Hi,
>
> I know that for typical web applications one of these approaches is
> generally enough to achieve load balancing across nodes in a cluster,
> but we here with an ICEfaces a