Re: Moving jetspeed to mysql

2004-05-13 Thread Jeremy Kuhnash
Wanted to try and help ... possibly save some trouble: Basically use the attached schema like so - # mysql -u [username] -p [database] < portal_dump.sql Migrating to mysql with the new maven stuff seem to be very broken, and the sql scripts in the distribution dont work for me (at least). L

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

2004-05-13 Thread ferial sevic
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 anybody have an idea what the problem is? Thank you There

Re: Jboss logging and stdout

2004-05-13 Thread Joris Wijlens
nik gonzalez wrote: Hi, Nik, You have to configure this in jboss too. configure the log4j.xml in jboss_home/server/default/conf. See the log4j manual how to do this. Joris Wijlens I have deployed jetspeed on jboss successfully but I noticed that the system.out and system.err messages are

Moving jetspeed to mysql

2004-05-13 Thread Daniel SELAM
Hi, I try to move jetspeed to mysql db following the online doc. I've changed project.properties and torque.properties accordingly, but get this error message during maven compilation : [junit] ERROR - Property: driver value: org.gjt.mm.mysql.Driver is not supported by DataSource: org.apache.comm

Re: ldap patch

2004-05-13 Thread David Sean Taylor
On May 12, 2004, at 8:25 AM, Ender Hikmet KILIÇOÐLU wrote: I have opened an issue for ldap update. I will be happy If somebody commit my patch also I seen that sami has already submitted a schema patch for openldap. It will nice also Hi Ender, I will review your patch (and Sami's) today. Sorry

What are groups for?

2004-05-13 Thread Guillaume Lasnier
What are the security fonctionnalities provided for groups in Jetspeed? In what do they differ to roles? I think that I have understood how groups can be usefull to mutualise portlet panes among different user or roles using PSML locators. But I don't understand why they can be used for controlin