Problem with widgetsets

Hello

I’ve created vaadin web application which had widgetsets in it. I was trying to deploy to Tomcat server 7.08 and had some problems so, I’ve put out widgetsets code.

Now I’m still getting error as seen in printscreen

DId I forget to get out somewhere this widgetset?
11667.png

anyone ? I still have this problem…

You checked the context root of your application? You may need to make an additional mapping to map requests to /VAADIN/* context to the same servlet.

See chapter
10.7.2 Web Application Deployment
for further details.

Thank you. but I’ve solved my problem with recreating new project and copy/paste code in it.
Now it works ok.

If I’ll have problems like that again, I will write you. Good day