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

PrivateMethodHandler needs to be Serializable

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: