uPortal: Hands On - PowerPoint PPT Presentation

1 / 15
About This Presentation
Title:

uPortal: Hands On

Description:

... .2 with Web Tools Platform 1.0.2 and Tomcat plugin 3.1 uPortal 2.5.2 Sun s JDK 1.5.0 Update 7 Tomcat 5.0.28 Ant 1.6.5 Mysql 5.0 ... Administration+Guide ... – PowerPoint PPT presentation

Number of Views:176
Avg rating:3.0/5.0
Slides: 16
Provided by: MarkM270
Category:
Tags: guide | hands | mysql | uportal

less

Transcript and Presenter's Notes

Title: uPortal: Hands On


1
uPortal Hands On
  • Mark Mazelin
  • mazelinm_at_cedarville.edu
  • Cedarville University

2
Get your hands off my portal
  • or
  • How to cram a half-day workshop into 1 hour and
    45 minutes

3
Development Environment
  • Windows XP SP2
  • Eclipse 3.1.2 with Web Tools Platform 1.0.2 and
    Tomcat plugin 3.1
  • uPortal 2.5.2
  • Suns JDK 1.5.0 Update 7
  • Tomcat 5.0.28
  • Ant 1.6.5
  • Mysql 5.0.22

4
Resources
  • uPortal home page www.uportal.org
  • uPortal wiki www.ja-sig.org/wiki
  • uPortal summer conference
  • uPortal 101
  • http//www.ja-sig.org/wiki/display/JCON/uPortal10
    1

5
Setup
  • The latest released uPortal is installed on your
    machine with the following changes
  • Changed database to mysql
  • Changed log file location

6
Lets Go!
  • Start gt Run gt C\eclipse\eclipse.exe
  • Tomcat gt Start Tomcat
  • http//www.google.com/
  • Login with your guest account
  • http//localhost8080/

7
InitPortal
  • Open Ant Perspective
  • Double-click dbtest
  • (verify Console output)
  • Double-click initportal
  • Tomcat gt Restart Tomcat
  • http//localhost8080/uPortal

8
Logging
  • uportal\properties\Logger.properties

9
Configuration and Customization
  • Integrate your authentication system
  • Integrate your look-and-feel
  • Integrate your channels

10
Database Configuration
  • The following databases are supported out of the
    box
  • HypersonicSQL
  • MySQL Configuration
  • Oracle Configuration
  • MSSQL with the JTDS JDBC Driver
  • PostgreSQL Configuration
  • DB2
  • Sybase SQL Server
  • http//www.ja-sig.org/wiki/display/UPC/DatabaseCo
    nfiguration

11
uPortal User Attr/Dir Configuration
  • PersonDirectory was refactored for uPortal 2.5 to
    be backed by Spring to wire together its
    implementation
  • LDAP
  • JDBC
  • http//www.ja-sig.org/wiki/display/UPC/PersonDirec
    tory

12
Groups Management
  • Local Group Service (db driven)
  • PAGS
  • JIT LDAP
  • LDAP
  • FileSystem
  • http//www.ja-sig.org/wiki/display/GAP/Home

13
Channels
  • Built-in channel types
  • uPortal IChannel
  • http//www.ja-sig.org/wiki/display/UPC/HowToWrit
    eauPortalChannelforuPortal2.x
  • JSR-168 portlets
  • http//www.ja-sig.org/wiki/display/PLT/HelloWorld
    Portlets
  • http//www.ja-sig.org/wiki/display/UPC/ChannelAuth
    oring

14
Layout Management and Content Provision
  • Many sites have deployed portals using
    Aggregated Layout Manager but the future uPortal
    direction is to use DLM so we recommend new
    installations start with it.
  • DLM Distributed Layout Management
  • http//www.ja-sig.org/wiki/display/UPC/DLMAdminis
    trationGuide
  • ALM Aggregate Layout Management
  • SLM Simple Layout Management

15
Stats Recording
  • In uPortal 2.5.1, the stats recorder is a
    Spring-configured IStatsRecorder instance
  • http//www.ja-sig.org/wiki/display/UPC/StatsRecord
    er
Write a Comment
User Comments (0)
About PowerShow.com