Hi,
I don't understand why you've used "transient". Can you explain? > Sorry, "mutable servlet field" was not the error. It was "A non-serializable value is stored into a non-transient field of a serializable class". My mistake. This is why I added the transient field thinking it would fix the problem. It did fix the problem but I wasn't sure if that is the correct thing to do. Thanks. - Asiri _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

