RE: PSML Importer failed

2002-06-07 Thread Mak, Thomas
Hi, I had simular problem with Oracle 2 days before. I discover that the download file is not updated. I checkout from the CVS, change something (follow the instructions from the guide provided) in the build.xml, then run "ant" to build the "dbpsml-schema.sql". Then the "dbpsml-schema.sql" will i

RE: portlet title localization

2002-06-07 Thread Wimmer, Matthias
Matteo: This might be a first step: Insert several language parameters for every portlet. It might look something like: Replace in jetspeed.vm the line where the title of the portlet is generated (= $portlet.Title ) by ${portlet.getPortletConfig().getInitParameter("titleenglisch"

Re: Jetspeed and Slide?

2002-06-07 Thread Carmen Pancerella
I'm not sure we're able to share source code in this project but I'll check with our project team and get back to you. It might be about a week, as I'm on travel. Carmen > > Is the portlet available to look at. It sounds very interesting? Everyone up > here is always looking for good portlet s

RE: portlet title localization

2002-06-07 Thread Casagrande Matteo-ACM117
Sorry if I explained badly, I want to internationalize also the title in the portlet title bar, When I change language, I would like portlets title displayed change language too. An idea could be: Use the portlet title (in the tag) as key for retrieving the translated title in jetspeed.vm ex:

Re: portlet title localization

2002-06-07 Thread Josh Hone
I believe that the title appearing in the title bar is set by the information in the tag in the portlet registry. Is this what you mean? Josh Hone Physics Dept. Florida State University >From: Casagrande Matteo-ACM117 <[EMAIL PROTECTED]> >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]>

Re: Please help...can't get Jetspeed to run

2002-06-07 Thread Josh Hone
Hi, 1.) Use Tomcat 4.0.1 (I never could get 4.0.3 to work fully) and it should deploy. 2.) Make sure the mappings in the WEB-INF/web.xml file match what you are naming your application. 3.) Use the searchable user mailing list from jakarta.apache.org/jetspeed (this is found by clicking resou

portlet title localization

2002-06-07 Thread Casagrande Matteo-ACM117
Hi All, does someone know how to localize the title of the portlets? I try to see in jetspeed.vm but I don't know the syntax and if is possible. ($l10n. and $portlet.Title) If isn't possible, how can I solve this problem? thanks, matteo -- To unsubscribe, e-mail: F