Vaadin: impossible de charger widgetset.nocache.js

Je suis en utilisant Vaadin 6.8.2 et Maven pour développer une application.

J'ai essayé d'ajouter le Calendrier add-on (1.3.0 - la version pour Vaadin 6) pour mon projet en suivant pas à pas le tutoriel à partir de ce lien: https://vaadin.com/book/vaadin6/-/page/addons.maven.html

Cependant, j'ai quand j'essaye de charger mon application dans le navigateur j'obtiens l'erreur suivante:

Failed to load the widgetset: /myproject/VAADIN/widgetsets/my.company.ProjectWidgetSet/my.company.ProjectWidgetSet.nocache.js

Si je regarde dans la console, je vois ceci:

INFO: Requested resource [VAADIN/widgetsets/my.company.ProjectWidgetSet/my.company.ProjectWidgetSet.nocache.js] not found from filesystem or through class loader. Add widgetset and/or theme JAR to your classpath or add files to WebContent/VAADIN folder.

Avez-vous lancé dans des problèmes similaires?
Toute aide, s'il vous plaît? 🙂

source d'informationauteur Marius Manastireanu | 2014-01-11