Hi,

I'm currently trying to setup user authentification for jetspeed
with postgres. I created the dbuser and the tables, modified the
TurbineResource.properties and got the following execption:

Exception: java.lang.Error: Error in BasePeer.initTableSchema(Visitor):
postgresql.Driver
        at
org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java,
Compiled Code)
        at
org.apache.turbine.om.user.peer.TurbineUserPeer.<clinit>(TurbineUserPeer.java:139)
        at
org.apache.turbine.om.user.TurbineUser.setUserName(TurbineUser.java,
Compiled Code)
        at [...]

What's the problem? Maybe someone with a working postgres/jetspeed 
package can send me the correct entries for TurbineResource.properties?

Patrick


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to