Skip to content

Multiple MessageSource beans in the application context will cause exception when using DEFAULT systemMessageProvider #26

@joseph2002

Description

@joseph2002

This is caused by constructor of class SpringVaadinSystemMessagesProvider which get MessageSource bean by type.
As I remember the Spring application context uses MessageSource bean which has the name "messageSource", maybe spring-vaadin should follow this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions