JBoss.orgCommunity Documentation

Chapter 1. Introduction

1.1. What is JBoss Portal and Portlet Tools?
1.2. Key Features of JBoss Portlet Tools
1.3. Requirements and Installation

Starting from 3.0.0.Alpha1 version, the JBoss set of plugins includes tools for supporting JBoss Portal and JSR-186/JSR-286 portlets. Thus, this guide provides instructions on how to get started and manage JBoss Portlet Tools.

JBoss Portal provides an open source platform for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience. It supports a wide range of features, including standard portlets, single sign-on, clustering, and internationalization. More about JBoss Portal can be found by visiting its home page at: http://www.jboss.org/jbossportal/.

With JBoss Portlet Tools you can easily create a Java, JSF and Seam portlet and deploy it to JBoss Portal.

JBoss Portlet Tools supports the JSR-168 Portlet Specification (Portlet 1.0) and JSR-286 Portlet Specification (Portlet 2.0) and works with JBoss Portlet Bridge for supporting Portlets in JSF/Seam applications. To enable these features, you need to add the JBoss Portlet facet to a new or an existing web project (see Chapter 2, JBoss Portlet Tools Tasks). The project could be a non-WTP project, but you should know that if it does not have the proper portlet API JAR's, the generated classes will have compile errors.

The next table lists key features supplied by JBoss Portlet Tools.


JBoss Portlet Tools needs the following minimum requirements:

JBoss Portlet Tools is included as part of the JBoss Tools project. Refer to http://www.jboss.org/tools/download/installation.html for JBoss Tools installation instructions.