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

PrivateMethodHandler needs to be Serializable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.1.1.Final, 3.0.6.Final
    • 3.1.0.Final
    • Proxies
    • None

    Description

      org.jboss.weld.bean.proxy.PrivateMethodHandler should implement Serializable.

      If there is a serializable bean (session scoped for instance) that has private method in it and an interceptor (on any method), Weld will create a subclass that has to use PrivateMethodHandler. Should it come to serialization, this will blow up.

      Attachments

        Issue Links

          Activity

            People

              manovotn Matěj Novotný
              manovotn Matěj Novotný
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: