Bruno Lowagie wrote:
>
> Hello all,
>
> I have installed jetspeed 1.3.a1 on RH7.1 with Tomcat 3.2.2.
> When using hypersonicSql, I can make new users and log in without
> any problem.
> Then I changed the TurbineResources.properties file according to:
> http://jakarta.apache.org/jetspeed/site/install.html
But now I noticed that what is mentioned on the above URL
isn't complete.
I had to change this too:
database.adaptor=DBOracle
database.adaptor.DBOracle=oracle.jdbc.driver.OracleDriver
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)
Grrr...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]