Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot have two or more static vaadin portlets #239

Open
krissvaa opened this issue Sep 28, 2022 · 0 comments
Open

Cannot have two or more static vaadin portlets #239

krissvaa opened this issue Sep 28, 2022 · 0 comments

Comments

@krissvaa
Copy link

Cannot have two or more Vaadin static portlets because of that PORTLET_PARAMETER_STATIC_RESOURCES_MAPPING(portlet.static.resources.mapping) is system property with no option to use different mappings for each portlet.
For example: Migrating from version 14 to 23 it would be benefical two have both version static portlets for gradual upgrade.

One fix would be to enable having opetion for each portlet having option to use default (system property) or their own property defined in flow-build-info.json file.

@krissvaa krissvaa added the bug Something isn't working label Sep 28, 2022
@caalador caalador added enhancement New feature or request portlet and removed bug Something isn't working labels Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request portlet
Projects
Development

No branches or pull requests

2 participants