tapestry-zbreadcrumbs classes are not serialized

Issue #2 new
Asma created an issue

Our GUI application uses tapestry-zbreadcrumbs.

When Session replication is enabled in application, the application fails with below error: java.lang.IllegalArgumentException: JBAS018062: 'sso:org.oscy.tapestry.breadcrumbs.session.BreadCrumbsList' attribute with type 'org.oscy.tapestry.breadcrumbs.session.impl.BreadCrumbsListImpl' cannot be replicated In Clustered environment only serializable objects can be put into the session .Hence can the classes in tapestry-zbreadcrumbs be changed to implement serializable.

Comments (2)

  1. Asma reporter

    @zenios: Our applications requires the tapestry-zbreadcrumbs classes to be serialized. I am ready to provide my Support in order to Speed up this Change.

  2. Asma reporter

    I am ready to provide Support inorder to get this issue fixed as it is very urgent for our application.Can you please solve this issue.

  3. Log in to comment