Setup

1. Get a liferay server bundle

Download a liferay bundle from liferay homepage
(here I use the jboss bundle)

2. Change the vaadin version in the bundle

  • Download vaadin version XXXX from vaadin homepage
  • Extract file
  • Replace vaadin jar in {appserver.deploy.dir}\ROOT.war\WEB-INF\lib file with the one downloaded before
  • Replace VAADIN dir with the one downloaded before (wie ist das mit widgetset compile ?)

3. Configure a datasource


	                	describe DS config		
	                		
	                		
										

4. Compile Crud2Go from source

  • Get sourcecode from git clone https://github.com/Union-IT-Services/Crud2Go.git
  • run mvn clean install from eai-portal-build

5. Deploy Crud2Go into liferay

  • Login to liferay
  • ..... describe plugin installation here

6. Configure Crud2Go portlet

  • Add portlet to page
  • Upload configuration