Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-192

the built-in Event bean is not serializable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.0.0.CR1
    • 1.0.0.PREVIEW1
    • Events
    • None
    • Hide

      You can use

      @Current
      Manager manager;

      in place of @Fires

      Show
      You can use @Current Manager manager; in place of @Fires

    Description

      http://www.seamframework.org/Community/EventTest

      If you deploy a JSF Managed Bean (SessionScope/ConversationScope) with

      @Fires
      Event<T> event;

      you have this error a deploy time:

      The bean Session scoped simple bean 'xxx' i API types = [Osservato, Object, Serializable], binding types = [@Current] declares a passivating scopes but has non-serializable dependency: Built-in implicit javax.event.Event bean

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            fiorenzino@gmail.com fiorenzo pizza (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: