Portlet Build Properties

Description

Properties for building portlets in WebSphere Portal environment.

Properties

NameDesciptionRequired
deploy.portlet.xmlaccessTells Autobuild to automatically generate XMLAccess file for portlet registration based on the provided porlet.xml.Type: bool( true, false )No; defaults to 'True'
portlet.user.role.groupName of the group that will be assigned 'user' role for this portlet.This group is used in the generated portlet registration XMLAccess file. No; defaults to 'all authenticated portal users'
portal.config.filelistComma-delimited list of XMLAccess files. The files must be located in 'PortalConfiguration' directory. No