You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "s.richalley@voila.fr" <s....@voila.fr> on 2001/10/04 17:25:12 UTC

Portlet + role

I just begin with Jetspeed.
I try to use role to limit portlet access, but I get some troubles.

Here is what I add in the jetspeed-config.jcfg to see my new portlet in the Customize page :

<portlet-entry type="instance" name="Hello">
    <security role="Admin"/>
    <classname>HelloWorldPortlet</classname>
    <meta-info>
         <title>Hello</title>
     </meta-info>
</portlet-entry>

Then when I restart Tomcat, they are no more portlet on the index page.
What's the matter ?

Help please.
Sandra RICHALLEY

__________________________________________________________
Faites un voeu et puis Voila ! www.voila.fr 
Pendant tout l'�t�, gagnez une Ford Ka sur Voila Gratter ! http://cybergrattage.voila.fr/voila


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Portlet + role

Posted by Paul Spencer <pa...@mikon.com>.
Sandra,
1) It appears you are using Jetspeed v1.3a1.  I suggest you download 
   the latest nightly build from
http://jakarta.apache.org/site/binindex.html.

2) This question has been asked before, please search the jetspeed-user
   mailing list on http://www.mail-archive.com

Paul Spencer

"s.richalley@voila.fr" wrote:
> 
> I just begin with Jetspeed.
> I try to use role to limit portlet access, but I get some troubles.
> 
> Here is what I add in the jetspeed-config.jcfg to see my new portlet in the Customize page :
> 
> <portlet-entry type="instance" name="Hello">
>     <security role="Admin"/>
>     <classname>HelloWorldPortlet</classname>
>     <meta-info>
>          <title>Hello</title>
>      </meta-info>
> </portlet-entry>
> 
> Then when I restart Tomcat, they are no more portlet on the index page.
> What's the matter ?
> 
> Help please.
> Sandra RICHALLEY
> 
> __________________________________________________________
> Faites un voeu et puis Voila ! www.voila.fr
> Pendant tout l'été, gagnez une Ford Ka sur Voila Gratter ! http://cybergrattage.voila.fr/voila
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org