Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5261

After deserialize of a page CDI injection should take place

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 6.8.0, 6.9.0
    • None
    • wicket-cdi
    • None

    Description

      If a page or behavior or what ever has some fields which are injected by cdi and these object are not Serializable so they are market as transient they will be null after deserialization. This is ok. But now the CDI injection should be kicked in an inject new object.

      BTW the injection should take place every time a new request is processed. If the injection occurs e.g before every rendering this bug should be obsolete. I will fill a bug for this 'request handled injection' too.

      Attachments

        Issue Links

          Activity

            People

              ivaynberg Igor Vaynberg
              shadowdz Daniel Zwicker
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: