際際滷

際際滷Share a Scribd company logo
Liferay 6 and Vaadin
             vaadin.com / sami
Liferay 6 Portal
Liferay 6 Introduction
      A Java Portal
      (JSR 286 Portlet Speci鍖cation 2.0)

      Runs on Java EE server:
      Tomcat, JBoss, ...


      CE: Community Edition (LGPL 2.1)
      EE: Enterprise Edition (Commercial OS)
add new
ones
          vaadin
          portlet




          web
          content
Your Applications
      Creating new functionality - you can use
      Themes, Layout Template, Portlets

      Extending portal - using Portal Hook
      Plugins and Ext Plugin


      Vaadin: Rich Web Applications as Portlets
Application
Platform
Vaadin Apps in Liferay

      Vaadin is part of Liferay 6 distribution


      Looks like Liferay
      (theme since Vaadin 6.4.6)


      Easiest way to develop rich portlets
Getting started
What you need

     Liferay 6 Portal installation
     (Using Tomcat bundle)


     Eclipse IDE (Helios)



     Liferay Plugin SDK and Liferay IDE
Liferay IDE
Server
                   control
Project
Templates




      Dependency
      Management
Liferay IDE

      Plugin for Eclipse (Ganymede, Helios)


      Relies on Liferay Plugin SDK
      (command-line tools)


      http://www.liferay.com/community/
      wiki/-/wiki/Main/Liferay+IDE
Eclipse
Development
Setup
Configure Server
Liferay Plugin SDK
Create a project
(currently with Liferay IDE 1.1)
New Portlet Plugin
Project
Vaadin Dependencies
portlet.xml
  <portlet-class>
  com.vaadin.terminal.gwt.server.ApplicationPortlet2
  </portlet-class>

     <init-param>
        <name>application</name>
        <value>
        org.vaadin.sample.MyLiferayTestApp
        </value>
     </init-param>
Create a project
(the upcoming Liferay IDE 1.5)
Integrated Vaadin
Wizards
Vaadin Control
Panel
Vaadin Widgetset
Management

     Widgetset is the client-part of Vaadin
     (using Google Web Toolkit (GWT))

     Contains all the precompiled widgets
     (can be split for lazy loading)


     Must be compiled when installing
     new add-ons
Installation


Add-ons




     Widgetset
     compilation
Demo:
Liferay IDE
and Vaadin
What you need

     Liferay 6 Portal installation
     (Using Tomcat bundle)


     Eclipse IDE (Helios)



     Liferay Plugin SDK and Liferay IDE
Liferay 6 and vaadin portlets
Liferay 6 and vaadin portlets
...
Summary
    Rich portlets for Liferay (and other
    portals)

    Java coding only, Optimize the
    development cycle


    Liferay IDE 1.5 makes it easier
Vaadin Mail
Portlet
Liferay 6 and vaadin portlets
Vaadin Mail Portlet

      Full featured mail application for Liferay


      UI based on Vaadin
      (open source as usual)


      Part of Liferay 6 CE / EE distribution
Roadmap
Vaadin and Liferay
     The latest Liferay 6 includes the latest
     Vaadin library and themes

     New features for Vaadin Control Panel
     and Liferay IDE 1.5 (Jan 2011)


     Liferay UI Development Refcard
Where to
continue?
vaadin.com/
sami/liferay
(or just google it)

                           as
                         e
                       re F
                      F D
                         P
Book of
Vaadin   Vaadin is

       look gre
                    a
        for build n open source
                  ing mod
                 at, perfo
                                     J
                            ern web ava framework
                                    applicati
       your use            rm well            ons that
                 rs happ           and ma
                          y.              ke you a
                                                    nd
       http://va
                adin.com
                            /



     ISBN 978
                -952-92-6
                         753-8


Chapter 11.8.
     9 78952
                                 90000




Portal Integration
   US $24.9
           5
             9       267538




                                                         Vaadin 6
                                                                  .4   Edition




                                                                                      as
                                                                                    e
                                                                                  re F
                                                                                 F D
                                                                                    P
Questions
Comments



            vaadin.com/sami

More Related Content

Liferay 6 and vaadin portlets