Re: HTML page with

2004-07-14 Thread Vladimir Figurov
Stefano Bianchi wrote: Dear Vladimir, I'm not a programming expert, but I thought that wrapping some plain HTML in JspPortlet would allow you to put code also in the HTML files (after all, the rendering on the portal is of a jsp, not of an html!) included. This sounds a bit strange to me, but it co

RE: Fusion Build Error...

2004-07-14 Thread Al. Oupraxay
After I successfully build JetspeedFusion project as instructed, I fired up Tomcat 5 and now got this error... Any ideas what this means? Thanks, Aloundeth, There has been an Error! Reason: org.apache.turbine.services.InstantiationException: ServiceBroker: unknown service Registry req

JSP Portlet - POST|GET - DynamicURI

2004-07-14 Thread Arthur D'Alessandro III
What is the proper way to post a form or a href to the current page; on the current pane; on the current psml? We had been using forms (method=post), with no action specified in the form tags, and this has been working for the most part when dealing with single portlets on a pane. Since better un

RE: Fusion Build Error...

2004-07-14 Thread Al. Oupraxay
After I include ant.jar file into jetspeed lib, everything build perfectly. Aloundeth, -Original Message- From: Al. Oupraxay [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 13, 2004 3:05 PM To: 'Jetspeed Users List' Subject: Fusion Build Error... maven -Dmaven.test.skip=true war won't me

RE: Portlet Instance Session data

2004-07-14 Thread Jeremy Ford
From your email, it seems that you are looking for the best way to maintain portlet session state. I would suggest using the PortletSessionState helper class from org.apache.jetspeed.util. This class provides various static methods for getting/setting portlet session data. There are 3 basic m

How to add Portlets to a pane from Java Program.

2004-07-14 Thread Sunil Sheshadri
Hi All, I am in the process of adding portlets after retrieving the portlets entries from other psml. I am trying to add the portlets to "Home" Pane. PSMLDocument is updated but it's not showing as a part of home page. Any idea what's the problem? Below is the code snippet. Portlets rootSet = use

Changing the customize link image

2004-07-14 Thread Sachdeva, Khemchand
Hi All A simple question. How do I change the image of the customize link on top of the page. (I am not referring to the customize icon on top of the every portlet). I could not find any reference of customize.gif anywhere in properties/vm file. Thanks Khem --

RE: Role Based PSML

2004-07-14 Thread Sunil Sheshadri
Thanks Stefan for the reply, Can I know what needs to be done exactly for CreateNewUserAndConfirm ? Where to change? Is it Java change or properties file change? Can you please send me code snippet if any that would be helpful. Thanks & Regards, Sunil. -Original Message- From: Stefan Kuh

Re: Role Based PSML

2004-07-14 Thread Stefan Kuhn
I think this is a misunderstanding about what role-based psml means. Role-based psml means that there are no individual psmls, but the psmls of his role(s) are used and can not be changed by the user (not sure what's happening if a user has got multiple rows). What you want is not possible in J

Role Based PSML

2004-07-14 Thread Sunil Sheshadri
Hi, Has anyone tried role based psml. Basically this is what i want. When ever a new user logs in, i need to clone his PSML with his role's psml only for the first time only. This is not happening. I have new user logging in as USER role but once he logs in, i don't see any entry for this user in