[
https://issues.jboss.org/browse/WFLY-6697?page=com.atlassian.jira.plugin....
]
Robert Smith commented on WFLY-6697:
------------------------------------
In standalone mode, if I undeploy or disable my war deployment, @ApplicationScoped jsf
beans @PreDestroy is invoked.
In domain mode, there is no undeploy option. Disabling does not cause my @PreDestroy to be
invoked.
The net result, I have a thread in my @ApplicationScoped bean that is scheduled and
continues to execute after the application is disabled.
@PreDestroy beans not called when performing disable in domain mode
-------------------------------------------------------------------
Key: WFLY-6697
URL:
https://issues.jboss.org/browse/WFLY-6697
Project: WildFly
Issue Type: Bug
Components: Domain Management
Affects Versions: 9.0.2.Final
Reporter: Robert Smith
Assignee: Brian Stansberry
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)