Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Vaadin License files required for runtime?
Hi,
We have been using vaadin charts, spreadsheet, designer licences in development. Now I need to build the code in production. Is the licence file required during runtime in production as well?
Thanks
Abhilash S
No. The license is a developement time requirement. Every developer in the project requires a personal license for as long as they are developing on the project. When you have built and deployed the project, no license checks are done anymore.
So if you have for example a war file of your project that you are about to deploy to a server, then all checks are already in the past. You don't have to worry about licenses at that point anymore.
Hope that cleared it up.
Jens
For the historical record, there is now a Vaadin licensing FAQ and troubleshooting page.