Back to journal
roo NOV 17 · 2010

Trying out the Vaadin Addon for Spring Roo 1.1

If you want to know how to use the Vaadin Addon or Plugin with Spring Roo, then this is not really a tutorial or a howto, but should get you going.

First you have to install the Vaadin Addon.  Here is the URL I found to get the current version. You might want to check to see if there is a newer one.

osgi start –url http://oss.sonatype.org/content/repositories/vaadin-snapshots/com/vaadin/com.vaadin.spring.roo.addon/0.1.0.BUILD-SNAPSHOT/com.vaadin.spring.roo.addon-0.1.0.BUILD-20101116.103856-13.jar

Then you have to setup and generate with the vaadin plugin. (just replace PROJECTNAME with your Project Base – not so sure about the theme name).

vaadin setup –applicationPackage ~.web –baseName PROJECTNAME –themeName pizza –useJpaContainer true
vaadin generate all –package ~.web.ui

vaadin setup –applicationPackage ~.web –baseName RCRM –themeName pizza –useJpaContainer truevaadin generate all –package ~.web.ui

Follow Brian Porter on LinkedIn →
Next →
Brian Porter

Written by

poornerd

CTO at an automotive data company in Munich. Co-founder of SiteForce AG. Four decades writing software and shipping production systems.

Keep reading

Related essays