Selecting Access control system

2005-02-13 Thread Thilina Anjitha
Hi,

I'm in the process of selecting a open source product to acieve the
following tasks

1) It should have a admin module to create users and groups.
2) Administrator should be able to assign different content for
different Groups and users.
3) There should be a way to authenticate the user  when logging to the
system.
4) Depending on the content setting by the admin, users should be able
to view the content.

Can you send me some available product to achieve the above tasks?

I really appreciate your help.
Thank you.
Regards,
Thilina.


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



Re: non-scrollable IFramePortlet

2005-02-13 Thread Marina
Great, it worked!
Thanks, David :)

--- David Sean Taylor <[EMAIL PROTECTED]> wrote:

> Marina wrote:
> > Hello!
> > 
> > I tried using IFramePortlet to display a content
> from
> > another URL inside it, and I noticed that the
> content
> > of the IFramePortlet window is not scrollable. 
> > 
> > Any idea how I could make it scrollable?
> > 
> Try adding this Preference to your portlet.xml and
> redeploy:
> 
>   
>   SCROLLING
>   TRUE
>   
> 
> 
> -- 
> David Sean Taylor
> Bluesunrise Software
> [EMAIL PROTECTED]
> [office] +01 707 773-4646
> [mobile] +01 707 529 9194
> 
>
-
> 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]



Re: non-scrollable IFramePortlet

2005-02-13 Thread David Sean Taylor
Marina wrote:
Hello!
I tried using IFramePortlet to display a content from
another URL inside it, and I noticed that the content
of the IFramePortlet window is not scrollable. 

Any idea how I could make it scrollable?
Try adding this Preference to your portlet.xml and redeploy:

SCROLLING
TRUE

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


non-scrollable IFramePortlet

2005-02-13 Thread Marina
Hello!

I tried using IFramePortlet to display a content from
another URL inside it, and I noticed that the content
of the IFramePortlet window is not scrollable. 

I tried modifying the
.../decorations/portlet/html/tigris/decorator.vm as
following:

...
## Portlet Content
##
#if (!$jetspeed.isHidden($myF) ||
$jetspeed.WindowState != "minimized")
  
   

   $myF.renderedContent

   
  
#end
...

but it did not help.

Any idea how I could make it scrollable?

Thanks!
Marina

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



jboss freeze at startup

2005-02-13 Thread root
Hi,

I try to work with js2 on jboss4.0. I think I followed step by step
jetspeed 2 wiki, but jboss freeze ("[STDOUT] JNDI System Property flag
null") when deploy js.


11:16:37,821 INFO  [TomcatDeployer] deploy, ctxPath=/jetspeed,
warUrl=file:/usr/local/jboss-4.0.1RC2/server/default/deploy/jetspeed.war/
11:16:42,214 INFO  [console] Jetspeed Starting Initialization...
11:16:42,275 INFO  [console] JetspeedServlet identifying web application
root...
11:16:42,278 INFO  [console] JetspeedServlet identifed web application
root as /usr/local/jboss-4.0.1RC2/server/default/deploy/jetspeed.war/
11:16:42,531 INFO  [console] JetspeedServlet attempting to create the 
portlet engine...
11:16:42,640 INFO  [Jetspeed] Jetspeed environment attempting to
initialize portal Engine...
11:16:42,686 INFO  [STDOUT] JNDI System Property flag null


Has anyone else ever run into similar issues?

Regards,
CÃdric



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