Skip to content

AbstractJmsListeningContainer should provide an easy way to start the container after the ApplicationContext has been fully initialized [SPR-4716] #9393

@spring-projects-issues

Description

@spring-projects-issues

Lari Hotari opened SPR-4716 and commented

AbstractJmsListeningContainer should provide an easy way to start the container after the ApplicationContext has been fully initialized.
The current "autoStartup" feature calls start() in the afterPropertiesSet method. That is too early for some applications which are dependent on BeanPostProcessors etc.. Maybe the "auto startup" should happen after a ContentRefreshedEvent?


Affects: 2.5.3

Referenced from: commits 40720ab, d96bea9

1 votes, 4 watchers

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: messagingIssues in messaging modules (jms, messaging)type: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions