Is there any reason why only ONE security role can be assigned to a portlet?
For example:

<portlet-entry name="PortletCustomizer" hidden="true" type="instance"
application="false">
                <security role="user"/>
                <meta-info>
                        <title>Customize portlet</title>
                </meta-info>
                
<classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
                <parameter name="template" value="customizer-portlet" hidden="false"/>
                <parameter name="action" value="portlets.CustomizeAction" 
hidden="false"/>
</portlet-entry>

Best regards,

Mark C. Orciuch
Next Generation Solutions, Ltd.
Voice: 219-365-0691
e-Mail: [EMAIL PROTECTED]
web: http://www.ngsltd.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to