"Lerenc, Vedran" wrote:
>
> Hi,
>
> I'm new to this domain and Jetspeed. I'm working for a company using
> Jetspeed and I started to work on some security extensions for portlets. It
> would be great, if you could give me a hint, where to look for the component
> which is responsible for reading and parsing the jetspeed-config.jcfg file.
You are probably working right from HEAD. Unfortunately this isn't stable.
As soon as I get my new laptop (I am in a wierd work situation now.) I will
try to land this correctly. In the mean time... I would check the archives.
I created a branch for other developers to use while the new jetspeed-config
stuff lands.
> I want to add some new XML elements to the portlet-entry description, which
> limit which role/user is allowed to access a portlet, so that it isn't shown
> to a user having not the proper security permissions - in visualization and
> configuration.
<snip>
Yes. This might be wierd. You might want to work on the other components
until this part gets solid. You should be able to setup a fake test which
pretends the jetspeed-config stuff is there and then work on that until the
new jetspeed-config stuff lands. (I just need to commit it... maybe sometime
tonight...).
Oh... and what you are looking at is
org.apache.jetspeed.config.JetspeedConfig :)
Kevin
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]