Vaadin 7.2.2 with Liferay 6.2 - HelloWorld

Hello,

I want to use Vaadin 7.2.2 with Liferay 6.2, so I have precisly followed the steps https://vaadin.com/book/-/page/portal.liferay.html of the book.
Then I create a Vaadin 7 project HelloWorld.

But I have the following issue :
Failed to load the bootstrap javascript: ./…/…/…/…/VAADIN/vaadinBootstrap.js
console:

[code_jsp:128]
{code=“404”, msg=“/VAADIN/vaadinBootstrap.js”, uri=/VAADIN/vaadinBootstrap.js}

I have vaadinBootstrap.js in the html/VAADIN folder, so I don’t get what I am doing wrong.

Hi,

I wouldn’t follow the book instructions atm. Instead of doing like they state, you should use the new self contained approach instead.

Read
my blog entry at liferay.com
, to get more details. We are about to update the book instructions as well.

cheers,
matti