Re: Is it hard to migrate from jetspeed 1.4 --> 1.5

2004-05-14 Thread David Sean Taylor
On May 14, 2004, at 4:51 PM, Frédéric FACHINETTI wrote: Hello, I plan to migrate from jetspeed 1.4 to 1.5, and I'm trying to evaluate the time it will take me to do so. I would like some advice before proceeding as I've seen many jetspeed 1.5 issues lately. 1/ Is it worth migrating from 1.4 to 1.5

Is it hard to migrate from jetspeed 1.4 --> 1.5

2004-05-14 Thread Frédéric FACHINETTI
Hello, I plan to migrate from jetspeed 1.4 to 1.5, and I'm trying to evaluate the time it will take me to do so. I would like some advice before proceeding as I've seen many jetspeed 1.5 issues lately. 1/ Is it worth migrating from 1.4 to 1.5 ? 2/ Wouldn't it be better to mmigrate from 1.4 to j

Torque connection stuck when defaultMaxActive reached

2004-05-14 Thread Frédéric FACHINETTI
Hi jetspeed users, I have a portlet that makes query on an Oracle database. I'm using jetspeed 1.4. I've configured Torque.properties as : # == == torque.database.dbora.adapter=oracle torque.dsfactory.dbora.factory=org.apache.torque.dsfactory.Jdbc2PoolDataSourceFa

RE: Moving jetspeed to mysql

2004-05-14 Thread Mark Orciuch
This is from the release 1.5 README file: "The maven build is complete as of version 1.5. Tested with Maven 1.0 RC2." Best regards, Mark C. Orciuch Next Generation Solutions, Ltd. e-Mail: [EMAIL PROTECTED] web: http://www.ngsltd.com > -Original Message- > From: Anony Musse [mailto:[EMA

extends ldap jetspeed schema

2004-05-14 Thread thomas . opencms
I need to add some attribute to the ldap server about user, the problem is not adding these attributes in ldap, but make jetspeed complete these at the creation of the user, which class could i extends of modify to do a minimum of modification in code. Thanks for yours anwsers Thomas ---

Re: Moving jetspeed to mysql

2004-05-14 Thread Anony Musse
I had a thought - what do the current CVS committers do at this point? Would CVS be the best thing to use for Jetspeed-1 so that the tools like maven/ant could at least be verified to work with current CVS? I realized after I found maven rc1 and rc2 to act quite differently with the current Je

RE: Moving jetspeed to mysql

2004-05-14 Thread Daniel SELAM
Thanks Jeremy for the script, but I've already built the jetspeed schema in mySQL database. My issue comes during the maven compilation (maven war). Here is an extract of my torque.properties file : torque.database.default=jetspeed torque.database.jetspeed.adapter=mysql torque.dsfactory.jetspeed

Problems with User authentication in Jetspeed

2004-05-14 Thread Alberto Rodriguez Galdo
In a recent post, someone pointed out the classes that are needed to implement to change the authentication process in Jetspeed. What i want to do is to use hibernate to access the authentication tables so I implemented all the interfaces in org.apache.jetspeed.services.security to make hibern

Re: Jetspeed 1.5 org.apache.jetspeed.om.profile.ProfileException: java.lang.NullPoin

2004-05-14 Thread Damien Raude-Morvan
Le jeudi 13 Mai 2004 23:21, ferial sevic a écrit : > Hi > > I've installed the new version of Jetpseed 1.5 and I got this message error > when call the first page : http://localhost:8080/ourProject/index.jsp. > > I have changed the Hypersonic database for MySQL database in > Torque.properties. Is a