ICEfaces
  1. ICEfaces
  2. ICE-8414

Memory leak if @PostConstruct is used in a window scoped managed bean

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.1
    • Fix Version/s: None
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      JBoss 7.1.1.Final
      Icefaces 3.1

      Description

      To reproduce the issue:

      -Create a small web application with two managed beans that have window scope
      -annotate a method with @PostConstruct in only one bean

      The bean with the @PostConstruct annotation will not get disposed after the window is closed, which causes the memory leak

        Activity

        Hide
        Marc Dave added a comment -

        Test application to reproduce the issue

        Show
        Marc Dave added a comment - Test application to reproduce the issue

          People

          • Assignee:
            Unassigned
            Reporter:
            Marc Dave
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: