[jboss-jira] [JBoss JIRA] (WFLY-5097) @Startup @Singleton Beans Constructed Multiple Times
Panagiotis Sotiropoulos (Jira)
issues at jboss.org
Thu May 7 18:04:00 EDT 2020
[ https://issues.redhat.com/browse/WFLY-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083430#comment-14083430 ]
Panagiotis Sotiropoulos commented on WFLY-5097:
-----------------------------------------------
Adding another mvtc : https://github.com/jboss-set/eap-additional-testsuite/commit/a6e156c025041a52faf601b18421b4fb46eb3514
> @Startup @Singleton Beans Constructed Multiple Times
> ----------------------------------------------------
>
> Key: WFLY-5097
> URL: https://issues.redhat.com/browse/WFLY-5097
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 9.0.1.Final
> Environment: All
> Reporter: Davide Crudo
> Assignee: Panagiotis Sotiropoulos
> Priority: Major
> Attachments: singleton.zip
>
>
> When using @Startup and/or @Singleton to start a Bean on server startup, everytime a method is accessed or the bean is injected with @EJB, both Constructor and @Postconstruct are executed.
> This happens multiple times, each time any component uses the Singleton bean.
> This seems similar to an issue reported for JBOSS AS 7.x (see forum link reference below)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list