RE: [J1.5] Left Menu

2005-02-14 Thread Vladimir Lisin
Hi Very thanks, Archana. I changed this value and am glad :- Vladimir There is a velocity template associated with MenuControl called Jetspeed-menu.vm (look under templates\vm\portlets\html) which can be changed to your need.

Re: jboss freeze at startup

2005-02-14 Thread Rohnny Moland
On Sunday 13 February 2005 11:29, root wrote: > 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

Jetspeed with Secure LDAP ?

2005-02-14 Thread Hampton, Thomas
I've gotten Jetspeed to authenticate against LDAP but I would like to use SSL to communicate with the LDAP server. There are some properties to configure the security protocol to be SSL but I can't find where you specify where the certificates should be ? Is there a property somewhere that I shou

where are portlet prefs stored

2005-02-14 Thread Jeff Sheets
My question should be simple for anyone that knows the details about Portlet Preferences. Where are the Portlet Preferences stored for J2, and where are they stored for J1 Fusion? I'm having a hard time finding them, as I'm trying to fix the issue of the preferences being removed on every redeplo

RE: [J1.5] Left Menu

2005-02-14 Thread Archana Turaga
There is a velocity template associated with MenuControl called Jetspeed-menu.vm (look under templates\vm\portlets\html) which can be changed to your need. -Original Message- From: Vladimir Lisin [mailto:[EMAIL PROTECTED] Sent: Monday, February 14, 2005 4:07 AM To: Jetspeed Users List Sub

[J1.5] Left Menu

2005-02-14 Thread Vladimir Lisin
Hi all In default.psml I have the next construction for left menu and it works well: . ...

Re: non-scrollable IFramePortlet

2005-02-14 Thread Oliver Kohll
A similar thing I've found useful is to make an iframe resize to the contents, so that you don't need scrollbars. I used a plain HTML portlet rather than an IFramePortlet and put the following in the HTML source. It only works if Tomcat/servlet engine is accessed using the same port as static HTML