]
Stan Silvert closed WFLY-785.
-----------------------------
Resolution: Out of Date
@PreDestroy not called on view scoped managed bean
--------------------------------------------------
Key: WFLY-785
URL:
https://issues.jboss.org/browse/WFLY-785
Project: WildFly
Issue Type: Bug
Components: JSF
Environment: Initializing Mojarra 2.1.7-jbossorg-2 (20120412-0335) and all native
Jboss JSF impl
Reporter: Mauricio Fenoglio
Assignee: Stan Silvert
Labels: jsf2, jsf21, memoryleak
Attachments: InjectionTest.jar, InjectionTest.war, InjectionTest.war,
InjectionTestV2.jar, TestingJSFMemoryLeak-1.0-SNAPSHOT.war
All JSF ManagedBean are not destroyed and generate a great memory problem.
This happen for View Scopes
Nor are running @PreDestroy
It is not possible to have production environments with jsf, so it is a blocker issue.