Bruno Lowagie wrote:
> Now I can log in as an existing user, but when trying to
> create a new user through the web-interface, I get:
>
> Exception: java.sql.SQLException: ORA-01400:
> cannot insert NULL into ("BLOWAGIE"."TURBINE_USER"."USER_ID")
> at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
I updated the CreateNewUserAndConfirm action to use the TurbineSecurity api.
This should fix the bug with Oracle, where the sequence id is not being
automatically created for new users.
I don't have Oracle running here, so could someone please verify that this
works on Oracle?
You will simple need to checkout this one file from the cvs head
(CreateNewUserAndConfirm.java) and rebuild.
It is tested on Hypersonic SQL.
-------------------------------------
David Sean Taylor
[EMAIL PROTECTED]
-------------------------------------
http://jakarta.apache.org/jetspeed
-------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]