Re: Missing Directory

2003-06-05 Thread Jeremy Ford
If you are using the the release war, jetspeed comes packaged in a jar. The localization files are within that jar. That is why you will not find any files in the classes directory. To modify the localization, add the directory org/apache/jetspeed/modules/localization to the WEB-INF/classes

Re: Dynamically changing portlet

2003-06-05 Thread D.S. Johnson
Gokul Poduval wrote: Hello, I have a situation where I display three portlets in a three column layout. The left most portlet is a search portlet, and depedning on the action there, I need to keep changing the portlet in the centre. Is it possible to do this ? Gokul -

RE: Horrible Exception NPE

2003-06-05 Thread aps ku
Okay my persistence paid off. Tried different set-ups to figure out what went wrong. Bottom line I have one faulty configured Tomcat 4.1.18 copy that was causing this problem. Faulty in a sense that Tomcat would not shut down gracefully. I tried Jetspeed and it works on Tomcat version 4.1.12

Session Management in Jetspeed

2003-06-05 Thread Gokul Poduval
Hello, Can somebody point me to a starter document to session management in Jetspeed ? Or can somebody just list out some basic steps on how to go about it. Thanks. -- Yours Sincerely, Gokul Poduval [EMAIL PROTECTED] - To un

Missing Directory

2003-06-05 Thread Yusuf Isaacs
Hi I downloaded jetspeed 1.4b4-war.zip from the jakarta web-site. Im trying to change the header on the default page - "Welcome to Jetspeed" but can't find where the TOP_TITLE variable is defined. I've searched on the mailing list site and noticed that i don't have a localization file or a classes

RE: Help on XSLT

2003-06-05 Thread BONAMOUR,ANTOINE (HP-France,ex2)
If you use a jsp portlet, in your jsp file, you would have something like this: StreamSource xmlWeb = new StreamSource(cgiWebUrl); StreamSource xslResponseItems = new StreamSource(xslPath+"/"+lang+"/mapSearch.xsl"); TransformerFactory tFactory = TransformerFactory.newInstance(); Transformer

Dynamically changing portlet

2003-06-05 Thread Gokul Poduval
Hello, I have a situation where I display three portlets in a three column layout. The left most portlet is a search portlet, and depedning on the action there, I need to keep changing the portlet in the centre. Is it possible to do this ? Gokul -

RE: Help on XSLT

2003-06-05 Thread Yusuf Isaacs
Hi Need help changing the header on the default page before actual log in. I want to change the 'Welcome to Jetspeed' header. I've tried searching for it and only managed to find a string variable TOP_TITLE but can't find where this variable is defined Can anyone help ? Much appreciated -

Help on XSLT

2003-06-05 Thread Renaud Liehn
Hello, i wish to work with an XML file containing data from articles. I now How to use An XSLT to show the list with appropriate html formating.. i search for a way to present only one of this element using another XSLT but i wish this new XSLT to be able to show the detail of one element, the

RE: Horrible Exception NPE

2003-06-05 Thread Aurelien Pernoud
Dev are currently busy on JS 2.0 ;) You're on the good place to ask for help. If I remember well, I've also seen this NPE when I didn't wait for tomcat to properly close (windows says that tomcat isn't responding, asks if I should kill it or wait, and here one should NEVER kill it, click wait, it

Pane font property

2003-06-05 Thread D.S. Johnson
Is there a font property in the skins registry that controls the pane tab font. I'd like to know if there are any other font property tags also. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Re: Horrible Exception NPE

2003-06-05 Thread aps ku
I have just downloaded version jetspeed-1.4-b4-src.zip and same Horrible Exception error. Is there any resolution to this at all? or this is the wrong list to ask or no developers ever look in this list to help us new users of jetspeed? Where would be the right place to ask this question and get

Not solved. Re: Problem on a host not starting with www.

2003-06-05 Thread Joachim Dagerot
I still have this strange problem. On a specific host, call it, server1.domain.com jetspeed adds www in front of all links, but on other hosts it works excellent. I have searched through almost every file now trying to solve it, but without success. All hints are welcome! On Mon, 2003-06-02 at