JetspeedLDAP.java missing...

2002-10-22 Thread Amedeo Zottola
I was unable to compile lastest release gotten from CVS... JetspeedLDAP.java is missing :( compile: [javac] Compiling 84 source files to D:\CVS\jakarta-jetspeed\bin\classes [javac]

[Update] JetspeedLocalization_fr.properties

2002-10-22 Thread Aurelien Pernoud
As a new release of jetspeed is coming, I've updated the FR localization file as it was outdated. I reviewed it from the beginning, to make it coherent with itself (old one use both eacute; and accents symbols for ex). This one contains accents only, but it's very easy to make one with HTML

RE: [Update] JetspeedLocalization_fr.properties

2002-10-22 Thread Luta, Raphael (VUN)
Thanks for this file. I'll commit it next week when I'm working on the encoding bugs. -Message d'origine- De : Aurelien Pernoud [mailto:apernoud;sopragroup.com] Envoyé : mardi 22 octobre 2002 11:39 À : 'Jetspeed Developers List' Objet : [Update] JetspeedLocalization_fr.properties

[Update] JetspeedLocalization_no.properties

2002-10-22 Thread harald
Attached in an updated Norwegian property file with the new PASSWORDFORM_ properties translated. Harald -- To unsubscribe, e-mail: mailto:jetspeed-dev-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:jetspeed-dev-help;jakarta.apache.org

RE: [Update] JetspeedLocalization_fr.properties

2002-10-22 Thread Aurelien Pernoud
I also noticed that in 1.4b1 there are lot of templates not using Localization file and writing in english as default. If newer templates supporting localization come out, I'll update this file to be as up to date as possible. De : Luta, Raphael (VUN) [mailto:Raphael.Luta;groupvu.Com] Thanks

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localization JetspeedLocalization_no.properties

2002-10-22 Thread morciuch
morciuch2002/10/22 07:13:22 Modified:src/java/org/apache/jetspeed/modules/localization JetspeedLocalization_no.properties Log: Updates submitted by Harald Ommang Revision ChangesPath 1.4 +13 -13

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services JetspeedLDAP.java

2002-10-22 Thread taylor
taylor 2002/10/22 07:35:50 Added: src/java/org/apache/jetspeed/services JetspeedLDAP.java Log: static accessor for LDAP service Revision ChangesPath 1.1 jakarta-jetspeed/src/java/org/apache/jetspeed/services/JetspeedLDAP.java Index:

cvs commit: jakarta-jetspeed/build build.xml

2002-10-22 Thread taylor
taylor 2002/10/22 09:14:32 Modified:buildbuild.xml Log: updated version of check style to 2.4 Revision ChangesPath 1.164 +1 -1 jakarta-jetspeed/build/build.xml Index: build.xml === RCS

Db psml service - psml id?

2002-10-22 Thread Glenn Golden
Can anyone explain where the psml id field comes from for the db psml service? There is a constraint that this be unique. I'm getting a violation here: [22 Oct 2002 20:10:08 INFO] - Forced id retrieval - no available vector [22 Oct 2002 20:10:08 WARN] -

Writing Portlets

2002-10-22 Thread Jeffrey Castro
I'm new to Jetspeed and I need a clear guide on what to do if I want to convert an existing servlet to a portlet? Jeffrey Castro __ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ -- To unsubscribe,

RE: Db psml service - psml id?

2002-10-22 Thread Glenn Golden
I hope the answer is NOT that this comes from the ID_TABLE... I have no ID_TABLE in my database! I am also using a different database pool for the db psml service - so my CHEF pool points at Oracle (and the db psml service knows about this and is using it... For everything?), but... There's still

Cocoon and Jetspeed integration

2002-10-22 Thread Rishi Garg
Hi, I am new to Jetspeed and cocoon. I need to use the features of cocoon to be available on jetspeed. Can anyone send me a tutorail as to how to integrate cocoon and jetspeed. I mean what will be the flow of events. what kind of psml file, sitemap file do i need to configure. Regards Rishi

RE: Db psml service - psml id?

2002-10-22 Thread David Sean Taylor
-Original Message- From: Glenn Golden [mailto:ggolden;umich.edu] Sent: Tuesday, October 22, 2002 7:01 PM To: 'Jetspeed Developers List' Subject: RE: Db psml service - psml id? I hope the answer is NOT that this comes from the ID_TABLE... I have no ID_TABLE in my database! For

RE: cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/util MetaData.java

2002-10-22 Thread David Sean Taylor
-Original Message- From: Mark Orciuch [mailto:mark_orciuch;ngsltd.com] Sent: Tuesday, October 22, 2002 1:40 PM To: Jetspeed Developers List Subject: RE: cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/util MetaData.java Please note that call to

cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/ldap LDAPURL.java

2002-10-22 Thread taylor
taylor 2002/10/22 22:29:30 Modified:src/java/org/apache/jetspeed/services/ldap LDAPURL.java Log: moved back to 1.3 compatibility Revision ChangesPath 1.2 +5 -2 jakarta-jetspeed/src/java/org/apache/jetspeed/services/ldap/LDAPURL.java Index: LDAPURL.java