GateIn Cookbook
Formats:
save 15%!
save 37%!
Free Shipping!
| Also available on: |
|
- All you need to develop and manage a GateIn portal and all available portlets
- Thorough detail on the internal architecture needed to use the components
- Manage portal resources on a command line; choose the authentication system, configure users and groups and migrate portlets from other portals
Book Details
Language : EnglishPaperback : 392 pages [ 235mm x 191mm ]
Release Date : November 2012
ISBN : 1849518629
ISBN 13 : 9781849518628
Author(s) : Ken Finnigan, Luca Stancapiano, Piergiorgio Lucidi
Topics and Technologies : All Books, Cookbooks, JBoss, Open Source
Table of Contents
PrefaceChapter 1: Getting Started
Chapter 2: Managing Portal Contents Using the GUI
Chapter 3: Managing Portal Contents Using XML
Chapter 4: Managing Portal Users
Chapter 5: Securing Portal Contents
Chapter 6: Developing Portlets
Chapter 7: Developing Using Components API
Chapter 8: Migrating from Existing Portals
Chapter 9: Managing Gadgets
Chapter 10: Frameworks in a Portal
Chapter 11: Managing Portal Resources with the Management Component
Chapter 12: Managing Documents Using External ECM Systems
Index
- Chapter 1: Getting Started
- Introduction
- Installing GateIn from a binary package
- Building and installing GateIn from the source code
- Configuring the content storage
- Configuring GateIn to send e-mails
- Running GateIn on your machine
- Setting up the development environment
- Chapter 2: Managing Portal Contents Using the GUI
- Introduction
- Managing portals
- Managing portal pages
- Managing registered portlets
- Managing the navigation tree
- Managing the dashboard
- Chapter 3: Managing Portal Contents Using XML
- Introduction
- Managing portals using XML
- Managing portal pages using XML
- Managing registered portlets using XML
- Managing the navigation tree using XML
- Wrapping it all up in a separate EAR
- Chapter 4: Managing Portal Users
- Introduction
- Managing users
- Managing groups
- Assigning users to groups
- Integrating with an existing LDAP store
- Setting an automatic membership after user creation
- Adding a custom field in the user profile
- Integrating with Web SSO
- Integrating with SPNEGO for Desktop SSO
- Chapter 5: Securing Portal Contents
- Introduction
- Securing portals
- Securing with JBoss AS
- Securing with Tomcat
- Choosing the JAAS modules
- Creating a login page
- Synchronizing users
- Securing pages
- Securing categories
- Securing applications
- Securing portlets
- Chapter 6: Developing Portlets
- Introduction
- Creating a portlet with the Portlet 2.0 Specification
- Using an action to pass form parameters
- Using the user locale to localize portlet content
- Communicating between portlets using Public Render Parameters
- Communicating between portlets using events
- Chapter 7: Developing Using Components API
- Introduction
- Getting started with WebUI
- Creating views
- Handling different skins in a portlet
- Adding the JavaScript resources to the portlet
- Handling different locales in a portlet
- Chapter 8: Migrating from Existing Portals
- Introduction
- Migrating a transactional portlet
- Migrating an authenticated portlet
- Migrating a portlet that uses JCR
- Importing a skin from an existing website
- Chapter 9: Managing Gadgets
- Introduction
- Importing existing gadgets
- Removing gadgets
- Creating gadgets
- Changing the category of a gadget
- Resizing gadgets
- Making the gadget a portlet
- Setting user preferences
- Chapter 10: Frameworks in a Portal
- Introduction
- Creating a JSF 2 portlet
- Using jQuery in a portlet
- Using portlet events in JSF 2
- Creating a RichFaces 4 portlet
- Chapter 11: Managing Portal Resources with the Management Component
- Introduction
- Deploying the CLI to GateIn
- Retrieving a managed resource with RESTful Interface
- Exporting a portal page with the CLI
- Removing a portal page from the navigation
- Using the default portal as the foundation for a new portal site
- Chapter 12: Managing Documents Using External ECM Systems
- Introduction
- Creating a portlet to integrate a CMIS repository
- Creating a portlet to integrate JBoss ModeShape
- Creating a portlet to integrate Apache JackRabbit
- Creating a portlet to integrate Alfresco using Spring WebScripts
Ken Finnigan
Luca Stancapiano
Piergiorgio Lucidi
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Errata
- 1 submitted: last submission 29 Jan 2013Errata type: Technical | Page number: 356
Towards the bottom of the page, in the Getting Ready section of the Creating a portlet to integrate Apache JackRabbit recipe
Jack Rabbit 2.4.1
should be:
Jack Rabbit 2.4.3
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
- Learn the installation and configuration of GateIn with various application servers
- Manage the contents, themes, navigation, pages and all documents on the portal through the UI or XML files
- Integrate your existing user management, such as LDAP, into the portal for authentication and authorization
- Discover how the localization of portlets works in GateIn
- Pass events and messages between portlets in the portal, irrespective of how they are deployed
- Modify page names and portal structure through the Management Component command line
- Integrate and manage the Google gadgets in your portal
Enterprises have websites constructed in different web frameworks and the need for them to work together cohesively. GateIn will provide the solution to effectively integrate them into a single website. GateIn is an open source website framework that does more than a web framework by letting you use your preferred one.
This GateIn Cookbook provides solutions whether you're planning to develop a new GateIn portal, migrate a portal, or only need to answer a specific query. It is filled with bite-sized recipes for quick and easy problem resolution. From the beginning to the end it will guide you through the process of configuring and securing a portal, managing content and resources, and developing applications as you go.
Beginning with installation and configuration, the book swiftly moves on to discussing content, users, and security. The second half covers all aspects of developing on a portal, such as portlets, gadgets, migration, and integration.
The goal of the book is to show GateIn as an open source website framework piece by piece. Starting with simple recipes, you will see each step analyzed with code examples and images, before progressing to more advanced recipes.
This GateIn Cookbook will help you with a quick approach to building portals.
The cookbook style is a series of practical recipes which represent solutions to problems and popular activities in a concise but detailed manner.
Portal Developers will need an introductory understanding of portals and portlets, and how they work together to create pages of cohesive content as ECMs, to make the most of this book. Some Java experience is assumed.

