You should also specify media type for your portlet. For example:

<media-type ref="html"/>

If you don't, the portlet will not be selectable from the customizer.

Best regards,

Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://portals.apache.org/


> -----Original Message-----
> From: Rapha�l Luta [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, January 20, 2005 9:48 AM
> To: Jetspeed Developers List
> Subject: Re: Jetspeed-1 and new portlets...
> 
> 
> 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.ApplicationsPor
> tlet</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]
> 
> 
> 
> 



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

Reply via email to