RE: portlet title localization

2002-06-10 Thread Casagrande Matteo-ACM117
thank you Matthias, is a good idea, I save the language information in this way: data.getSession().putValue(user.locale, locale); where data is a RunData, in this way every session has language information. I don't known if is possible retrieve this information from vm. I'm going to see it.

RE: how does jetspeed/turbine render portlets

2002-06-10 Thread JiaoZhiping
hi.you can search at www.google.com use keyword turbine uml or jetspeed uml. http://xmlmodeling.com/articles/IntegratingXMLData.pdf -Original Message- From: Jason Novotny [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 09, 2002 8:17 PM To: jetspeed-user; [EMAIL PROTECTED] Subject:

Re: Réf. : Default user PSML ?

2002-06-10 Thread Stefan Kuhn
Hi Pierre, I knew that a new user gets the PSML of turbine, but I was wondering what the group and role directories in the WEB-INF/psml directory are for. Who gets these PSMLs ? I also thought that in some cases it would be usefull to give a user another psml depending on role or group. For

how to replace jetspeed's security?

2002-06-10 Thread JiaoZhiping
Now we want to replay the jetspeed security with our j2ee asp security.. ... we store data by LDAP server. And we plan the whole system use the uniform anthentication and authorization. it's a very urgent plan. i have read source code of jetspeed and turbine. i think i

2 questions

2002-06-10 Thread John Trollinger
What benefits does turbine offer the jetspeed portal server. It looks like just another framework to replace JSP with a not so well documented solution. Does anyone have a simple portlet they have written for jetspeed (preferably not a turbine based one) as I thought that the jetspeed API and

Regarding Permissions and 'Add Portlet' section

2002-06-10 Thread KARTHIKEYAN E S
Hi all. I would be grateful to you for helping me to solve the following issues. 1) I need to give permissions at the portlet level like some portlets may have all the permissions. some portlets should not have permission to Close , Minimize and Customize. 2) We all know that portlets are

Re: Regarding Permissions and 'Add Portlet' section

2002-06-10 Thread Josh Hone
From: KARTHIKEYAN E S [EMAIL PROTECTED] Reply-To: Jetspeed Users List [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] Subject: Regarding Permissions and 'Add Portlet' section Date: Mon, 10 Jun 2002 15:45:02 +0200 Hi all. I would be grateful to you for helping me to solve the

Strange thing happening..passed variabiles

2002-06-10 Thread Raffaele Ragni
Now VelocityPortletAction works, but i have another problem, i tink i can solve but. well seems a bug apparently. i have the VelocityPortletAction class with this strip of codes.. protected void buildNormalContext( VelocityPortlet portlet, Context context, RunData rundata ) throws Exception {

RE: 2 questions

2002-06-10 Thread Wimmer, Matthias
John: have a look at the portlet Howto (http://www.bluesunrise.com/jetspeed-docs/PortletHowTo.htm). I think it is quite helpful. Check out the Hello World portlets. best regards Matthias Wimmer -Original Message- From: John Trollinger [mailto:[EMAIL PROTECTED]] Sent: Monday, June

Re: Automatic refreshing of the portlet's content

2002-06-10 Thread Raffaele Ragni
i tink there is $jlink.setPanel(portlet title in the xreg, or mayby the name) or something like that, i've seen it used in the admin portlets, and mayby its done for this job of refreshing.Prendi il massimo dal Web. Scarica GRATIS MSN Explorer dal sito: http://explorer.msn.it/intl.asp#it

RE: Default user PSML ?

2002-06-10 Thread Duke Fong
Hi: Try the /WEB-INF/psml/anon/html/html/en/default.psml You should be able to modoify the default screens there. -Duke -Original Message- From: Indra Yana [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 09, 2002 6:30 PM To: [EMAIL PROTECTED] Subject: Default user PSML ? Hi.. I want

Re: Automatic refreshing of the portlet's content

2002-06-10 Thread Josh Hone
I found the refresh() function in a turbine RefreshableCachedObject class. However, I have no idea where it is used. I think that it is simply used to rebuild the portlet for a user if no user has accessed it within the TimeToLive value, but again I have not seen that in code anywhere. A

Re : Default User PSML

2002-06-10 Thread Indra Yana
Hi guys, Thats right, that new user's psml was copied from user/turbine/default.psml How can i configure jetspeed, so it can refer to another psml ? Where it was define ? Coz when i remove the 'turbine' user, i cant add new user.. jetspeed become 'error' in adding user new user ? And i still

Re : PSML Importer failed

2002-06-10 Thread Indra Yana
Hi.. I've download the newer jetspeed src.. and i've create table from turbine-mysql.sql and populate-mysql.sql yup, it works.. it create the entry for JETSPEED_*_PROFILE on ID_TABLE But, I get the error : [Tue Jun 11 11:08:19 EDT 2002] -- INFO -- IDBroker thread was started. [Tue Jun 11