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

Thanks for the reply. Thats all I wanted.

For the historical record, there is now a [Vaadin licensing FAQ and troubleshooting]
(https://vaadin.com/licensing-faq-and-troubleshooting) page.