Anupindi, Ravikiran wrote:

Rapha�l,

Thanks for the response. I made the change as you suggested. Now the problem
is, i don't see the new portlet in the list of portlets to choose from. It
looks like, if there is no parent defined, the portlet is not shown in the
list. Is there anyway i can add the portlet manually to the page?




I made a mistake my previous mail.


The correct syntax is type="instance":


Example:

<portlet-entry type="instance" name="Applications" hidden="false">
  <security-ref parent="admin-only"/>
  <classname>org.apache.jetspeed.portal.portlets.ApplicationsPortlet</classname>
  <category>admin</category>
</portlet-entry>

--
Rapha�l Luta - [EMAIL PROTECTED]
Apache Portals - Enterprise Portal in Java
http://portals.apache.org/


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



Reply via email to